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

Default values for all methods #80

Closed elemets closed 1 day ago

elemets commented 1 day ago

train_val_test_split needs default values for stratify_cols and for train test val split sizes. Check rest of methods for other default values.

elemets commented 1 day ago

A fix for this will be released in 0.17a