Skip to content

lesleypotters/Amazon-reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Amazon-reviews

The goal of this code is to classify Amazon reviews as positive or negative.

The ourline is as follows:

  • some basic descriptive statistics
  • data cleaning: deleting punctuation and stopwords
  • generation of word clouds
  • tokenization of the reviews for sentiment analysis
  • Apply 3 different models and compare the scores
    1. Naive Bayesian Model
    1. Logistic Regression Model
    1. Gradient Boosting model
  • this latter model also has hyperparameter optimization with a grid search algo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published