PatientLevelPrediction icon indicating copy to clipboard operation
PatientLevelPrediction copied to clipboard

[Feature] add CatBoost

Open ChungsooKim opened this issue 1 year ago • 0 comments

Because we usually use categorical features for prediction, it would be great if we can implement CatBoost in our PLP frameworks.

https://catboost.ai/ https://github.com/catboost/catboost

you can see a cheatsheet in #376 issue and its PR for the package implementation.

@bumchul95 @dongyun909 have started this!

ChungsooKim avatar Jul 12 '23 08:07 ChungsooKim