issues
search
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
fixing bootstrapper value error
#12
Closed
elemets
closed
4 months ago
elemets
commented
4 months ago
Added imports that we need in bootstrapper
Fixed bug to do with referencing metric variable before assignment in bootstrapper assertion
Know bugs that need fixing:
Kfold threshold tuning with numpy arrays
XGBoost verbosity / verbose warning
Know bugs that need fixing: