Skip to content

Releases: microsoft/FLAML

v0.2.4

17 Feb 23:32
2d3bd84
Compare
Choose a tag to compare

make sample_weight right for ensemble; reduced dependency

v0.2.3

10 Feb 00:38
Compare
Choose a tag to compare

minor bug fix for rf

v0.2.2

06 Feb 07:58
Compare
Choose a tag to compare

Enhanced algorithms and implementations of hyperparameter tuning with support for parallel tuning and ray tune;
Support keyword arguments like sample_weight;
Enable mlflow logging.

v0.1.3

15 Dec 16:19
cb5ce4e
Compare
Choose a tag to compare

Set default logging level to INFO

v0.1.2

15 Dec 12:55
bea2ba8
Compare
Choose a tag to compare

Hyperparameter + sample size: Cost Frugal Optimization (CFO) + Estimated Cost of Improvement (ECI)
Learner selection: ECI
Resampling strategy: threshold rule

v0.1.0

04 Dec 17:44
Compare
Choose a tag to compare

First release of FLAML.

Hyperparameter + sample size: Cost Frugal Optimization (CFO) + Estimated Cost of Improvement (ECI)
Learner selection: ECI
Resampling strategy: threshold rule