Skip to content

GriffithV/Text-Classification-With-LogisticRegression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-Classification-With-LogisticRegression

  • Reading the dataset and removing unnecessary characters
  • Creating dictionaries representing 2 different topics from the read dataset
  • Training the model for these two dictionaries on the training dataset
  • C impelemantation of Adam, Stochastic Gradient Descent, Gradient Descent optimization techniques
  • Evaluation of the model on the test dataset
  • Using T-SNE imaging for comparison of optimization techniques and comparison of loss graphs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published