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
Bootstrapping + Removal of Some Comments
#6
Closed
elemets
closed
4 months ago
elemets
commented
4 months ago
Added bootstrapping function
Added return_bootstrap_metrics to use this in the model tuner
Added Regression support for bootstrap metrics
Added some exceptions to deal with regression metrics
Custom threshold support in bootstrap function
Numpy array support for bootstrap evaluation