CampusX (@campusx-official)

Top repositories

1

100-days-of-machine-learning

Jupyter Notebook
840
star
2

ML-Roadmap-for-2022

A curated list of Machine learning videos, links, projects and datasets to help you conquer the ML landscape in 6 months
656
star
3

movie-recommender-system-tmdb-dataset

A content based movie recommender system using cosine similarity
Jupyter Notebook
129
star
4

campusx-official

Github Profile
103
star
5

sms-spam-classifier

End to end code for the email spam classifier project
Jupyter Notebook
79
star
6

whatsapp-chat-analysis

A streamlit app to analyze your whatsapp chats
Python
71
star
7

book-recommender-system

Jupyter Notebook
69
star
8

dsa-using-python

codes related to my dsa course on python
Jupyter Notebook
68
star
9

100-days-of-python-programming

Day by day codes for my YouTube course on Python Programming
Jupyter Notebook
62
star
10

laptop-price-predictor-regression-project

A ML based laptop price predictor
Jupyter Notebook
60
star
11

100-days-of-deep-learning

Code repo of my YouTube course on Deep Learning
Jupyter Notebook
49
star
12

quora-question-pairs

A NLP project to find weather given 2 questions are same are not semantically speaking.
Jupyter Notebook
38
star
13

dsmp-capstone-project

Jupyter Notebook
36
star
14

fashion-recommender-system

A Deep Learning based Fashion Recommender System using the ResNET50
Python
35
star
15

ipl-win-probability-predictor

A machine learning project to find out the win probability of an IPL match
Jupyter Notebook
33
star
16

jupyter-masterclass

A list of tips and tricks to use jupyter notebook powerfully
Jupyter Notebook
27
star
17

olympics-data-analysis-web-app

A Streamlit web application for the analysis of olympics dataset
Python
24
star
18

placement-project-logistic-regression

sample project on placement data(toy)
Jupyter Notebook
23
star
19

deploy-ml-model-as-android-app

Code to deploy ML model as an Android App
Jupyter Notebook
19
star
20

real-estate-app

DSMP Capstone Project Website using Streamlit
Python
19
star
21

matrix-linear-transformation-viz

simple viz tools to visualize matrix linear transformation
Python
16
star
22

posenet-demo-ml5js

A posenet demo built using ml5.js
JavaScript
16
star
23

nlp-web-app

NLP based app using Flask
Python
15
star
24

deep-learning-optimizers

Animation of all major deep learning optimizers
Jupyter Notebook
15
star
25

ml-model-deployment-aws-ec2

codes related to aws ec2 deployment
Jupyter Notebook
14
star
26

dialogflow-telegram-chatbot

Backend for a Dialogflow chatbot
Python
14
star
27

nlp-lec4-text-classification

text classification code for my YT course on NLP
Jupyter Notebook
14
star
28

cricket-score-predictor

A XgBoost based Cricket Score Predictor
Jupyter Notebook
14
star
29

advanced-web-scraping

HTML
13
star
30

streamlit-basics

A roundup of important streamlit widgets
Python
13
star
31

flights-sql-app

A sample python web app using SQL and Streamlit
Python
11
star
32

game-of-thrones-personality-matcher

A t-sne implementation on GOT dataset
Jupyter Notebook
11
star
33

which-bollywood-celebrity-are-you

A streamlit web app which can tell with which bollywood celebrity you face resembles
Python
11
star
34

pandas-io

pandas I/O functions
Jupyter Notebook
10
star
35

aws-demo-app

An application deployed on AWS RDS and Elastic Beanstalk
HTML
10
star
36

linear-regression-assumptions

A python code snippet to test assumptions of linear regression
Jupyter Notebook
10
star
37

normal-distribution-vs-t-distribution

A streamlit app to show the diff between normal and t distribution
Python
10
star
38

game-of-thrones-word2vec

word2vec applied on game of thrones data
Jupyter Notebook
9
star
39

voting-ensemle

Codes related to Voting Ensemble
Jupyter Notebook
8
star
40

python-gui-tkinter

Python
8
star
41

dtreeviz-demo

Demo of a new awesome decision tree viz library
Jupyter Notebook
8
star
42

python-generators

Demo code for python generators
Jupyter Notebook
8
star
43

ipl-api-service

A api service for IPL cricket matches built using Flask
Python
8
star
44

z-distribution-confidence-interval

A simple tool to observe relationship between margin of error and confidence level
Python
8
star
45

confidence-interval-viz

A simple streamlit data app to show Confidence Interval
Python
8
star
46

python-iterators-and-iterables

Demo code for python iterators and iterables
Jupyter Notebook
8
star
47

amazon-clone-php-mysql

An amazon clone built using PHP and MySQL
PHP
7
star
48

running-kaggle-dataset-colab-for-deep-learning

code snippet to run kaggle dataset on google colab
Jupyter Notebook
7
star
49

ipl-web-app

A small python project built to consume the IPL api
HTML
7
star
50

bagging-ensemble

Codes related to bagging ensemble
Jupyter Notebook
7
star
51

dsmp-2022-23

All the codes and tasks taught in the CampusX Data Science Mentorship Program 2022-23
Jupyter Notebook
7
star
52

india-data-viz-mini-project

A mini data viz project India census data using plotly and streamlit
Python
7
star
53

portfolio-website-demo

code related to my portfolio website
CSS
7
star
54

new-git-app

A sample git app
Python
6
star
55

nlpapp

An API based NLP application created using Tkinter and OOP
Python
6
star
56

image-2-recipe-data-collector

Web scraping code to download the dataset
Jupyter Notebook
6
star
57

pca

Codes related to PCA Lecture
Jupyter Notebook
6
star
58

gradient-boosting

jupyter notebooks related to gradient boost
Jupyter Notebook
6
star
59

data-wrangling

Codes related to data wrangling
Jupyter Notebook
6
star
60

decision-trees

Code related to Decision Tree algorithm
Jupyter Notebook
6
star
61

vaex-demo

A code of the Vaex Library for Out-of-core ML
Jupyter Notebook
5
star
62

movie-recommender-system-content-based

A content based movie recommender system
5
star
63

face-detection-using-mtcnn

Demo code for MTCNN face detection
Python
5
star
64

car-dekho-price-predictor

A regression problem based on car dekho dataset
Jupyter Notebook
5
star
65

streamlit-random-forest-classifier

A Streamlit visualization tool for Random Forest
Python
5
star
66

agglomerative-hierarchical-clustering-demo

Demo code on agglomerative clustering
Jupyter Notebook
5
star
67

statistics

Jupyter notebook related to statistics
Jupyter Notebook
5
star
68

Support-Vector-Machines-SVM-

Codes related to SVM
Jupyter Notebook
5
star
69

tinder-project-python-mysql

A tinder clone made using python and MySQL
Python
5
star
70

sample-project-for-streamlit-deployment

A sample project of no utility
Python
5
star
71

email-spam-classification-flask

Email spam classification
Python
5
star
72

K-Nearest-Neighbors

All the codes and data-sets related to K Nearest Neighbors algorithms
Jupyter Notebook
4
star
73

linear-regression-ols-from-scratch

Python
4
star
74

streamlit-decision-tree-classifier

Python
4
star
75

streamlit-bagging-regressor

Python
4
star
76

spacy-pos-tagging

sample code on spacy pos tagging
Jupyter Notebook
4
star
77

streamlit-voting-classifier

Streamlit application for Voting classifier
Python
3
star
78

movies-app-jquery

A simple movie app using jQuery which fetches data from the TMDB API
HTML
3
star
79

python-tkinter-api-news-app

This is a code for a api based news application
Python
3
star
80

ipl-score-predictor-keras

code
Jupyter Notebook
3
star
81

streamlit-bagging-classifier

Streamlit app for Bagging Classifier
Python
3
star
82

streamlit-voting-regressor

Python
3
star
83

streamlit-regression-trees

Python
3
star
84

dynamic-array-python

This is a code repo in which we will create a dynamic array aka list using Python
Jupyter Notebook
3
star
85

email-spam-classifier-winter-2021

Python
3
star
86

unit-convertor

Python
3
star
87

streamlit-test-app

a test app for streamlit nothing useful
Python
3
star
88

firebase-todo

A simple todo application with firebase backend
JavaScript
3
star
89

knn-from-scratch

Python
3
star
90

irctc-python-tkinter-demo

Python
2
star
91

online-ml-sklearn-demo

A small demo of online learning using sklearn
Jupyter Notebook
2
star
92

stp2021-web-jquery-movie-app

Code for the movie app project
HTML
2
star
93

hit-db-demo

Python
2
star
94

spam-classifier

Email Spam Classifier
Python
2
star
95

ipl-score-forecaster

Jupyter Notebook
2
star
96

git-demo

Git and Github Demo
HTML
2
star
97

myportfolio

My Portfolio
CSS
2
star
98

sample-portfolio

Sample Portfolio
CSS
2
star
99

email-spam-classifier

Project on Email Spam Classificationn
2
star
100

regularization

Code for regularization
Jupyter Notebook
1
star