Skip to content

amansaini7999/whoisafriend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whoisafriend

This is a contest held by college. Tried out various classification model and achieved mean cross validation score of 91.64 using svc.


Cross Validation Accuracy Score

LogisticRegression | 0.9159

DecisionTreeClassifier | 0.8960

RandomForestClassifier | 0.9071

GaussianNB | 0.9110

SVC | 0.9164

Voting Classifier | 0.9159

XG Boost | 0.92 (f1-score)

Deep Neural Network | 0.9159 (train test split)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published