Skip to content

pragyaarora/Social-Influencers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Social Influencers

Team :

Highlights:

  • This is a binary-class text classification problem.
  • We tried several models : Logistic Regression, Gaussian Naive Bayes, Neural Nets, Boosting, SVM.

Results:

The following are the results on the test dataset. The results represent Area under the ROC curve.

Model AUC
Logistic Regression 0.8606
XgBoost 0.86168
Gaussian Naive Bayes 0.82009
Neural Nets 0.8590
SVM 0.8376

About

The repository for CSE 5523 Course Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 69.6%
  • TeX 26.3%
  • Python 4.1%