Skip to content

Binary classification problem for credit lead prediction. Used XGBoost, RandomForest and CatBoost model for prediction. Optimized hyperparameter using optuna.

Notifications You must be signed in to change notification settings

dinabandhu50/credit-lead-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT CREDIT PREDICTION

How to use

  • open this folder in termonal
  • activate conda base environment
  • then run

    conda env create -f env.yml

  • activate the conda env

    conda activate all

  • the env setup is done here

kidney +

About

Binary classification problem for credit lead prediction. Used XGBoost, RandomForest and CatBoost model for prediction. Optimized hyperparameter using optuna.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published