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 4 months ago

elemets commented 4 months ago
lshpaner commented 4 months ago

looks good; predict_proba working with returning the correct labels.