Skip to content

BrendaG04/ReviewSentimentAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Book Review Sentiment Analysis

Binary classifier predicting review sentiment (positive/negative) using:

  • TF-IDF text vectorization
  • Logistic Regression (83% accuracy)
  • Neural Network comparison

πŸš€ Results

Model Accuracy F1-Score
Logistic Regression 82.8% 0.835
Neural Network 79.8% 0.80

πŸ’‘ Business Value

Helps publishers/authors:

  • Track customer sentiment at scale
  • Identify improvement areas
  • Benchmark against competitors
ReviewSentiment

https://www.breakthroughtech.org/programs/the-ai-program/

About

ML model predicts review sentiment (positive/negative)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published