• Stars
    star
    7
  • Rank 2,294,772 (Top 46 %)
  • Language
    Jupyter Notebook
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

code snippet to run kaggle dataset on google colab

More Repositories

1

100-days-of-machine-learning

Jupyter Notebook
1,138
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
768
star
3

movie-recommender-system-tmdb-dataset

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

campusx-official

Github Profile
130
star
5

dsa-using-python

codes related to my dsa course on python
Jupyter Notebook
109
star
6

sms-spam-classifier

End to end code for the email spam classifier project
Jupyter Notebook
97
star
7

book-recommender-system

Jupyter Notebook
81
star
8

whatsapp-chat-analysis

A streamlit app to analyze your whatsapp chats
Python
79
star
9

laptop-price-predictor-regression-project

A ML based laptop price predictor
Jupyter Notebook
71
star
10

100-days-of-deep-learning

Code repo of my YouTube course on Deep Learning
Jupyter Notebook
69
star
11

100-days-of-python-programming

Day by day codes for my YouTube course on Python Programming
Jupyter Notebook
67
star
12

quora-question-pairs

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

dsmp-capstone-project

Jupyter Notebook
47
star
14

fashion-recommender-system

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

ipl-win-probability-predictor

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

jupyter-masterclass

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

olympics-data-analysis-web-app

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

placement-project-logistic-regression

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

real-estate-app

DSMP Capstone Project Website using Streamlit
Python
23
star
20

deploy-ml-model-as-android-app

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

nlp-web-app

NLP based app using Flask
Python
19
star
22

matrix-linear-transformation-viz

simple viz tools to visualize matrix linear transformation
Python
17
star
23

deep-learning-optimizers

Animation of all major deep learning optimizers
Jupyter Notebook
17
star
24

cricket-score-predictor

A XgBoost based Cricket Score Predictor
Jupyter Notebook
17
star
25

streamlit-basics

A roundup of important streamlit widgets
Python
16
star
26

nlp-lec4-text-classification

text classification code for my YT course on NLP
Jupyter Notebook
16
star
27

posenet-demo-ml5js

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

dialogflow-telegram-chatbot

Backend for a Dialogflow chatbot
Python
15
star
29

ml-model-deployment-aws-ec2

codes related to aws ec2 deployment
Jupyter Notebook
14
star
30

flights-sql-app

A sample python web app using SQL and Streamlit
Python
14
star
31

advanced-web-scraping

HTML
13
star
32

game-of-thrones-personality-matcher

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

vc-emotion-detection

A ml model to detect emotion from text
Python
13
star
34

bagging-ensemble

Codes related to bagging ensemble
Jupyter Notebook
12
star
35

which-bollywood-celebrity-are-you

A streamlit web app which can tell with which bollywood celebrity you face resembles
Python
12
star
36

ml-pipelines-using-dvc

Code of how to build a ml-pipeline using DVC
Python
12
star
37

mlops-mini-project

A small ml project built using mlops
Python
12
star
38

python-gui-tkinter

Python
11
star
39

linear-regression-assumptions

A python code snippet to test assumptions of linear regression
Jupyter Notebook
11
star
40

pandas-io

pandas I/O functions
Jupyter Notebook
10
star
41

aws-demo-app

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

game-of-thrones-word2vec

word2vec applied on game of thrones data
Jupyter Notebook
10
star
43

normal-distribution-vs-t-distribution

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

voting-ensemle

Codes related to Voting Ensemble
Jupyter Notebook
9
star
45

ipl-web-app

A small python project built to consume the IPL api
HTML
9
star
46

ipl-api-service

A api service for IPL cricket matches built using Flask
Python
9
star
47

nlpapp

An API based NLP application created using Tkinter and OOP
Python
8
star
48

dtreeviz-demo

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

python-generators

Demo code for python generators
Jupyter Notebook
8
star
50

z-distribution-confidence-interval

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

portfolio-website-demo

code related to my portfolio website
CSS
8
star
52

confidence-interval-viz

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

python-iterators-and-iterables

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

amazon-clone-php-mysql

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

dsmp-2022-23

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

gradient-boosting

jupyter notebooks related to gradient boost
Jupyter Notebook
7
star
57

india-data-viz-mini-project

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

new-git-app

A sample git app
Python
6
star
59

pca

Codes related to PCA Lecture
Jupyter Notebook
6
star
60

image-2-recipe-data-collector

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

data-wrangling

Codes related to data wrangling
Jupyter Notebook
6
star
62

tinder-project-python-mysql

A tinder clone made using python and MySQL
Python
6
star
63

decision-trees

Code related to Decision Tree algorithm
Jupyter Notebook
6
star
64

toy-datasets

Toy datasets that can be used to practically implement various data science concepts
6
star
65

mlops-project-2

Personal project
Python
6
star
66

vaex-demo

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

movie-recommender-system-content-based

A content based movie recommender system
5
star
68

face-detection-using-mtcnn

Demo code for MTCNN face detection
Python
5
star
69

car-dekho-price-predictor

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

agglomerative-hierarchical-clustering-demo

Demo code on agglomerative clustering
Jupyter Notebook
5
star
71

statistics

Jupyter notebook related to statistics
Jupyter Notebook
5
star
72

Support-Vector-Machines-SVM-

Codes related to SVM
Jupyter Notebook
5
star
73

sample-project-for-streamlit-deployment

A sample project of no utility
Python
5
star
74

email-spam-classification-flask

Email spam classification
Python
5
star
75

vc-pipeline-emotion-detection

emotion detection
Python
5
star
76

render-demo

temp repo, soon to be deleted
HTML
5
star
77

streamlit-random-forest-classifier

A Streamlit visualization tool for Random Forest
Python
4
star
78

K-Nearest-Neighbors

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

linear-regression-ols-from-scratch

Python
4
star
80

streamlit-decision-tree-classifier

Python
4
star
81

streamlit-bagging-regressor

Python
4
star
82

mlflow-model-registry-demo

A demo project on mlflow model registry.
Python
4
star
83

dvc-s3-demo

DVC S3 demo
Python
4
star
84

spacy-pos-tagging

sample code on spacy pos tagging
Jupyter Notebook
4
star
85

streamlit-voting-classifier

Streamlit application for Voting classifier
Python
3
star
86

movies-app-jquery

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

python-tkinter-api-news-app

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

ipl-score-predictor-keras

code
Jupyter Notebook
3
star
89

streamlit-bagging-classifier

Streamlit app for Bagging Classifier
Python
3
star
90

streamlit-voting-regressor

Python
3
star
91

online-ml-sklearn-demo

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

dynamic-array-python

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

email-spam-classifier-winter-2021

Python
3
star
94

streamlit-regression-trees

Python
3
star
95

unit-convertor

Python
3
star
96

dvc-demo-online

DVC demo
Python
3
star
97

mlops-project-1

Soon to be deleted
Python
3
star
98

streamlit-test-app

a test app for streamlit nothing useful
Python
3
star
99

firebase-todo

A simple todo application with firebase backend
JavaScript
3
star
100

knn-from-scratch

Python
3
star