Skip to content

amisha-jodhani/eda-and-model-building

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eda-and-model-building

Exploratory Data Analysis and model building on adult dataset found here: www.cs.toronto.edu/~delve/data/adult/desc.html

Compared 5 classifiers:

  • Logistic Regression
  • SVC
  • Decision Tree Classifier
  • Random Forest Classifier (performed best)
  • MLP

Parameters were chosen using grid search.

Evaluation metrics used: Acurracy, F1 score, AUC score

About

EDA and model building on adult dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published