FLAML

A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.

MIT License

Downloads
657.8K
Stars
3.9K
Committers
90

Bot releases are hidden (Show)

FLAML - v0.3.5

Published by sonichi over 3 years ago

  • micro/macro f1 metrics added for multi-classification
  • simple preprocessing of datetime columns
  • support lightgbm with customized objective
  • bug fix in FLOW^2
FLAML - v0.3.0

Published by sonichi over 3 years ago

  • Search space improvement
  • Separation of initial points and low cost partial config in HPO input
FLAML - v0.2.9

Published by sonichi over 3 years ago

A number of new features and improvements:

  • pickle the AutoML object
  • get best model per estimator
  • bug fix
  • add verbose argument in AutoML.fit()
  • nni support
  • stateless HPO API
FLAML - v0.2.8

Published by sonichi over 3 years ago

perf improvement for parallel tuning and bug fix

FLAML - v0.2.6

Published by sonichi over 3 years ago

added support for nested search space
added experimental support for nni
minor bug fix

FLAML - v0.2.4

Published by sonichi over 3 years ago

make sample_weight right for ensemble; reduced dependency

FLAML - v0.2.3

Published by sonichi over 3 years ago

minor bug fix for rf

FLAML - v0.2.2

Published by sonichi over 3 years ago

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

FLAML - v0.1.3

Published by sonichi almost 4 years ago

Set default logging level to INFO

FLAML - v0.1.2

Published by sonichi almost 4 years ago

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

FLAML - v0.1.0

Published by sonichi almost 4 years ago

First release of FLAML.

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

Package Rankings
Top 17.66% on Conda-forge.org
Top 6.75% on Proxy.golang.org
Top 1.52% on Pypi.org
Badges
Extracted from project README
PyPI version Build PyPI - Python Version Downloads