This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
autogen
Watch
1
Star
0
Fork
0
You've already forked autogen
mirror of
https://github.com/microsoft/autogen.git
synced
2025-07-30 04:10:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
autogen
/
flaml
/
version.py
2 lines
22 B
Python
Raw
Normal View
History
Unescape
Escape
model_history, ITER_HP, settings in AutoML(), checkpoint bug fix (#283) if save_best_model_per_estimator is False and retrain_final is True, unfit the model after evaluation in HPO. retrain if using ray. update ITER_HP in config after a trial is finished. change prophet logging level. example and notebook update. allow settings to be passed to AutoML constructor. Are you planning to add multi-output-regression capability to FLAML #192 Is multi-tasking allowed? #277 can pass the auotml setting to the constructor instead of requiring a derived class. remove model_history. checkpoint bug fix. * model_history meaning save_best_model_per_estimator * ITER_HP * example update * prophet logging level * comment update in forecast notebook * print format improvement * allow settings to be passed to AutoML constructor * checkpoint bug fix * time limit for autohf regression test * skip slow test on macos * cleanup before del
2021-11-18 09:39:45 -08:00
__version__
=
"
0.8.0
"
Reference in New Issue
Copy Permalink