Skip to content

Binary classification of a tweet sentiment using logistic regression from scratch.

Notifications You must be signed in to change notification settings

MAbuTalha/Twitter-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Tweet Sentiment Analysis From Scratch With Logistic Regression

In this tutorial we’d do something like that building a sentiment classifier from scratch based on logistic regression, and we’ll train it on a corpus of tweets, thus we’ll cover :

Text processing

Features extraction

Sentiment classifier

Training & evaluating the sentiment classifier

About

Binary classification of a tweet sentiment using logistic regression from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published