Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 197 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 197 Bytes

sentiment-analysis

Sentimental (polarity) analysis of movie review data :

F1-score = 88.41%

TF-IDF feature extraction, binary classification using Logistic Regression (scratch implementation)