Skip to content

Comparison of LGBMClassifier and CatBoostClassifier on the same data from Kaggle

Notifications You must be signed in to change notification settings

olgazju/learn_ml_lightgbm-catboost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lightgbm-catboost

Comparison of LGBMClassifier and CatBoostClassifier on the same data from Kaggle (hyperparameters tuning with hyperopt)

I tried to get a max score on Kaggle with LGBMClassifier and CatBoostClassifier choosing different features for score maximizing

CatBoostClassifier - 0.74209 LGBMClassifier - 0.73249

pip install -r req.txt

About

Comparison of LGBMClassifier and CatBoostClassifier on the same data from Kaggle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages