Skip to content

Sentiment analysis using different machine learning algorithms

Notifications You must be signed in to change notification settings

ademhilmibozkurt/MLSentimentAnalysis-P1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MLSentimentAnalysis

Sentiment analysis using different machine learning algorithms

Sentiment analysis on Amazon Fine Food reviews. Implements data preprocessing, text processing, VADER model sentiment scoring, encoding sentiment scores and sentiment categorie scores,this is first part.

And finally run Random Forests, XGBoost, CatBoost. Implements ML steps, hyperparametre tuning, count and tf-idf vectorizers, exporting vectorizers(mtx files), exporting models(joblib files), take accuracy scores.

=> Dataset <= https://www.kaggle.com/datasets/snap/amazon-fine-food-reviews

=> Part 2(Web Scraping) <=

About

Sentiment analysis using different machine learning algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published