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-08-02 05:42:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
autogen
/
flaml
/
version.py
2 lines
22 B
Python
Raw
Normal View
History
Unescape
Escape
Integrate multivariate time series forecasting (#254) * Integrate multivariate time series forecasting, now supports continuous and categorical variables - update data.py to transform time series data - update search space - update documentations to reflect changes - update test_forecast.py - rename 'forecast' task to 'ts_forecast' task * update automl.py and test_forecast.py * update forecast notebook * update README.md and setup.py * update ml.py and test_forecast.py - make "ds" and "y" constant variables * replace constants with constant variables * bump version to 0.7.0 * update setup.py - support 'forecast' and 'ts_forecast' * update automl.py and data.py - support 'forecast' and 'ts_forecast' tasks
2021-10-30 12:48:57 -04:00
__version__
=
"
0.7.0
"
Reference in New Issue
Copy Permalink