Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 196 Bytes

File metadata and controls

3 lines (2 loc) · 196 Bytes

Sentiment Classifier

A simple, interpretable sentiment classifier using TF-IDF features and logistic regression — built as a learning exercise in classical NLP before moving to transformers.