uclamii / model_tuner

A library to tune the hyperparameters of common ML models. Supports calibration and custom pipelines.
Apache License 2.0
3 stars 0 forks source link

Kfold threshold tuning fix #17

Closed elemets closed 5 months ago

elemets commented 5 months ago
lshpaner commented 5 months ago

looks good; predict_proba working with returning the correct labels.