Skip to content

Applies a machine learning pipeline to data obtained from Facebook. Feature extraction, pre-processing, feature selection, training, testing different classifiers and comparing their accuracy.

Notifications You must be signed in to change notification settings

himanshu-14/facebookopinion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

facebookopinion

We apply Supervised Machine learning classifiers to text obtained from Facebook to categorize them as Positive, Negative, Neutral. The classifiers used are Mulitnomial Naive Bayes, Support Vector machine, K Nearest Neighbours. They are trained using Sentiment140 Dataset of 1600000 tweets. Python is used as the programming language along with Packages NLTK(Natural Language Toolkit, SciKit Learn, Matplotlib, Pandas).

About

Applies a machine learning pipeline to data obtained from Facebook. Feature extraction, pre-processing, feature selection, training, testing different classifiers and comparing their accuracy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages