Skip to content

The following repository contains source code for a 100 Day personal machine learning coding challenge. It contains projects that I do as a part of my learning

Notifications You must be signed in to change notification settings

prateekagrawaliiit/100-Days-of-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

234179b · Feb 6, 2021

History

65 Commits
Aug 22, 2020
Aug 22, 2020
Aug 23, 2020
Aug 23, 2020
Aug 24, 2020
Aug 25, 2020
Sep 1, 2020
Sep 2, 2020
Sep 8, 2020
Sep 4, 2020
Sep 8, 2020
Aug 22, 2020
Sep 9, 2020
Sep 13, 2020
Sep 25, 2020
Sep 27, 2020
Oct 9, 2020
Aug 22, 2020
Aug 22, 2020
Aug 22, 2020
Aug 22, 2020
Aug 22, 2020
Sep 13, 2020
Aug 22, 2020
Oct 9, 2020
Feb 6, 2021

Repository files navigation

The following repository contains source code for various machine learning and deep learning projects or frameworks I tried my hands on.

Day 1 : Contains code for Wine Quality Dataset

Day 2 : FashionMNIST dataset using DNN

Day 3 : Object Detection using OpenCV

Day 4 : LinearClassifier Model for Titanic Dataset using TF

Day 5 : NER on Annotated NER dataset from Kaggle using LSTM.

Day 6 : Neural Network Visualiser Web App

Day 7 : Fashion MNIST using Convolution Neural Networks

Day 8 : Sentiment Analysis with Deep Learning using BERT

Day 9 : Hyper Parameter Tuning using Optuna, Titanic Dataset using RandomForestClassifier and Pima Indian Diabetes Classification

Day 10 : Face recognition of Mark Zuckerberg, Bill Gates and Mukesh Ambani using face_recogniton and openCV

Day 11 : Charity Donation Prediction and Sentiment Analysis using VADER

Day 12 : Document Retrieval System using Naive TF-IDF

Day 13 : Pika Pika : Pokemon Classification using VGG16

Day 14 : Pima Indian Diabetes Classification using Deep Learning

Day 15 : Movie Box-Office Collection prediction using DecisionTreeRegressor and Movie Start-Tech Oscar prediction using DecisionTreeClassifier

Day 16 : Movie Start-Tech Oscar prediction using Bagging, RandomForestClassifier,GradientBoostingClassifier,AdaBoost and XGBoost and GridSearchCV

Day 17 : Basic (Beginner Model) Image to Sketch Converter using cv2, imageio and plain python.

Day 18 : Titanic Survival (Cleaned Dataset) Prediction using Decision Trees

Day 19 : Web Scraping using BeautifulSoup - Created a dataset of Premiere League Scores from 2000-2019.

Day 20 : Created a dataset of GOT episodes using BeautifulSoup

Day 21 : Fake news classifier using transformers (MHW20) using 2 different methods.

Day 22 : Hyperparameter Optimization Templates for Tree Classifier on Mobile Price Classification dataset namely GridSearchCV,RandomSearchCV,gp_minimize,hyperopt and optuna

Day 23 : Detecting whether a mail is spam or ham using Bert and Pytorch

Day 24 : Regular Expressions Basics

Pending : Bag of Words meet Bag of Popcorns

About

The following repository contains source code for a 100 Day personal machine learning coding challenge. It contains projects that I do as a part of my learning

Topics

Resources

Stars

Watchers

Forks