Skip to content

This is an NLP projects that contains code for working with a dataset as large as the Stanford Sentiment Treebank (SST) dataset, including: loading the dataset, preprocessing the data, and implementing a multi-class logistic regression model from SCRATCH for sentiment classification, after extracting bigram features.

Notifications You must be signed in to change notification settings

salmazekri/Multiclass-Logistic-Regression-from-Scratch-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Multiclass-Logistic-Regression-from-Scratch-

About

This is an NLP projects that contains code for working with a dataset as large as the Stanford Sentiment Treebank (SST) dataset, including: loading the dataset, preprocessing the data, and implementing a multi-class logistic regression model from SCRATCH for sentiment classification, after extracting bigram features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published