Pinned Repositories
BookStoreWebScraper
Bookstore Web Scraper This notebook is a practice exercise in web scraping. It can scrape data from selected pages of http://books.toscrape.com/catalogue/. The user needs to provide a base url (http://books.toscrape.com/catalogue/ in this case) and pages to scrape. The function will return a Pandas dataframe of the scraped data (Rating, Book Name, Price of Book, In Stock)
Collaborative-Filtering
Implemented Item, User and Hybrid based Collaborative Filtering
Collobrative-Filtering-based-Social-Media
Color-Detector
This project detects colors of a picture using Python
coursera-statistics-002
Data Analysis and Statistical Inference, Duke University
COVID-19-Chatbot
I made a chatbot that deals with COVID-19 symptoms, spreads awareness of symptoms, tells user if they have COVID-19 or not, How to prevent spread of COVID-19, How to prevent yourself from getting COVID-19 etc.
CPU-Scheduling-Algorithms
CSE324
Database Systems Lab
Email-Classification-Spam-or-Ham
Developed a Naive Bayes classifier for classifying the E-mail is Spam or Ham message
encoder-decoder
tanay-nagarsheth's Repositories
tanay-nagarsheth/BookStoreWebScraper
Bookstore Web Scraper This notebook is a practice exercise in web scraping. It can scrape data from selected pages of http://books.toscrape.com/catalogue/. The user needs to provide a base url (http://books.toscrape.com/catalogue/ in this case) and pages to scrape. The function will return a Pandas dataframe of the scraped data (Rating, Book Name, Price of Book, In Stock)
tanay-nagarsheth/Collaborative-Filtering
Implemented Item, User and Hybrid based Collaborative Filtering
tanay-nagarsheth/Collobrative-Filtering-based-Social-Media
tanay-nagarsheth/Color-Detector
This project detects colors of a picture using Python
tanay-nagarsheth/coursera-statistics-002
Data Analysis and Statistical Inference, Duke University
tanay-nagarsheth/COVID-19-Chatbot
I made a chatbot that deals with COVID-19 symptoms, spreads awareness of symptoms, tells user if they have COVID-19 or not, How to prevent spread of COVID-19, How to prevent yourself from getting COVID-19 etc.
tanay-nagarsheth/CPU-Scheduling-Algorithms
tanay-nagarsheth/CSE324
Database Systems Lab
tanay-nagarsheth/Email-Classification-Spam-or-Ham
Developed a Naive Bayes classifier for classifying the E-mail is Spam or Ham message
tanay-nagarsheth/encoder-decoder
tanay-nagarsheth/Hand-Gesture-Recognition
tanay-nagarsheth/Hand-Gestures
tanay-nagarsheth/HOTEL-MANAEMENT-SYSTEM
tanay-nagarsheth/Image-Processing-techniques
tanay-nagarsheth/NVIDIA-Self-Driving-Car
This project was made with the help of framework provided by NVIDIA for self driving car, I have just coded it using Python to add life to it and fix some bugs
tanay-nagarsheth/Snapchat-Filter-Brown-Eyes
I designed a simple snapchat filter which uses AR by Lens Studio to change eye color to brown
tanay-nagarsheth/Social-Distance-Detector
This is a simple Social Distance Detector that detects if social distance is applied or not (within 1m) using OpenCV and Python
tanay-nagarsheth/SORTING-ALGORITHMS
tanay-nagarsheth/Stock-Price-Predictor
This is used to predict stock price of a stock using previous closed value. In this example we have used APPLE share price
tanay-nagarsheth/v1.0
Python 100 Basic Programs with Input and Output