Pinned Repositories
AI_Startup_Prototype
This is the code for "Watch Me Build an AI Startup" By Siraj Raval on Youtube
CodingInterviews
This repository contains coding interviews that I have encountered in company interviews
Insta-Followers-Bot
In this script, the Bot will follow, like and comment on the photos displayed in the search results of certain Hashtags. In turn, many users whose photos have been liked, commented by us and whose profiles have been followed by the bot will follow us back in most cases.
LinkedIn-Followers-Bot
:rocket: Boost your LinkedIn engagement and increase your visibility!
Machine-Learning
Sclera_Recognition
A new method for bio metric authentication system was developed in which the users were authenticated on the basis of their Sclera. A photo of the user's eye was captured and it was processed with the help of filters and different algorithms to extract the features, namely Blood vessels visible on the user's Sclera. These features were stored in the database and were compared with the new features that were generated every time a user tried to authenticate herself.
Sentiment-Analysis-of-FIFA-WC-tweets
A random collection of 5.3 lac tweets on the FIFA world cup 2018 starting from the Round of 16 till the World Cup Final were analyzed using the TextBlob library which has a pre-trained built in lexicon to classify them as either positive, negative or neutral. A pie chart was used to show the percentage of positive, negative or neutral tweets related to the world cup.
Sentiment-Analysis-Twitter
In this project, the sentiment analysis of tweets posted on the website www.twitter.com is performed with the help of Multinomial Naive Bayes classifier.
Twitter-Data-Mining-for-Targeted-Marketing
Mined data from Twitter and classify the users based on their locations and preferences to target them through marketing campaigns.
Twitter-Profile-Analyzer
Analysis of a Twitter profile for discerning their preferences.
parthnagarkar875's Repositories
parthnagarkar875/CodingInterviews
This repository contains coding interviews that I have encountered in company interviews
parthnagarkar875/Sentiment-Analysis-of-FIFA-WC-tweets
A random collection of 5.3 lac tweets on the FIFA world cup 2018 starting from the Round of 16 till the World Cup Final were analyzed using the TextBlob library which has a pre-trained built in lexicon to classify them as either positive, negative or neutral. A pie chart was used to show the percentage of positive, negative or neutral tweets related to the world cup.
parthnagarkar875/Sentiment-Analysis-Twitter
In this project, the sentiment analysis of tweets posted on the website www.twitter.com is performed with the help of Multinomial Naive Bayes classifier.
parthnagarkar875/AI_Startup_Prototype
This is the code for "Watch Me Build an AI Startup" By Siraj Raval on Youtube
parthnagarkar875/Make_Money_with_Tensorflow_2.0
This is the code for "Make Money with Tensorflow 2.0" by Siraj Raval
parthnagarkar875/mlh-hackathon-nodejs-starter
Hackathon starter project for Node.js applications
parthnagarkar875/Musical-Keyboard
On the browser, the user can type any alphabets and corresponding to each alphabet, there is a unique sound and animation that gets displayed on the screen.
parthnagarkar875/CS570
Code for CS570, Essentials of Data Science
parthnagarkar875/full-stack-data-science
Full Stack Data Science in Python
parthnagarkar875/python-instagram
Python Client for Instagram API
parthnagarkar875/SSFS
Simple & Stupid Filesystem (Using FUSE)