Skip to content

gshashank84/Binary-Classification

Repository files navigation

Objective: Binary-Classification

Assignment from Arya.ai


Files


Train Dataset Shape -> (3909,58)
Train Dataset Shape -> (690,58)

Dataset: Sparse and High Dimensional


Key Steps:

  1. Used RandomForest Classifier for feature selection.
  2. Selected top 30 features with respect to their feature importance.
  3. For metric I have considered Binary CrossEntropy and AUC score.
  4. The best model I get is Xgboost.

Releases

No releases published

Packages

No packages published