Releases: uclamii/model_tuner
Releases · uclamii/model_tuner
model tuner 0.0.09a
- number of estimators now extracted from
XGBoost
model object - early stopping fixed
model_tuner 0.0.08a
AutoKerasClassifier
- Changed 'layers' key to store count instead of list to avoid exceeding MLflow's 500-char limit.
- Simplified function by removing key filtering loop.
model tuner 0.0.07a
0.0.06a
model_tuner 0.0.05a
- Bootstrapper:
- Fixed import bugs
- Fixed Assertion bug to do with metrics not being assigned
- Early stopping:
- Leon: fixed bug with
SelectKBest
andADASYN
where the wrong code chunk was being utilized - Arthur: Verbosity fix
- Leon: fixed bug with
model_tuner version 0.0.02a
- temporarily commented out updated apache software license string in setup.py
- updated logo resolution