You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [FIX] Documentation and docker workflow file (#449)
* fixes to documentation and docker
* fix to docker
* Apply suggestions from code review
* add change log for release (#450)
* [FIX] release docs (#452)
* Release 0.2
* Release 0.2.0
* fix docs new line
* [FIX] ADD forecasting init design to pip data files (#459)
* add forecasting_init.json to data files under setup
* avoid undefined reference in scale_value
* checks for time series dataset split (#464)
* checks for time series dataset split
* maint
* Update autoPyTorch/datasets/time_series_dataset.py
Co-authored-by: Ravin Kohli <[email protected]>
Co-authored-by: Ravin Kohli <[email protected]>
* [FIX] Numerical stability scaling for timeseries forecasting tasks (#467)
* resolve rebase conflict
* add checks for scaling factors
* flake8 fix
* resolve conflict
* [FIX] pipeline options in `fit_pipeline` (#466)
* fix update of pipeline config options in fit pipeline
* fix flake and test
* suggestions from review
* [FIX] results management and visualisation with missing test data (#465)
* add flexibility to avoid checking for test scores
* fix flake and test
* fix bug in tests
* suggestions from review
* [ADD] Robustly refit models in final ensemble in parallel (#471)
* add parallel model runner and update running traditional classifiers
* update pipeline config to pipeline options
* working refit function
* fix mypy and flake
* suggestions from review
* fix mypy and flake
* suggestions from review
* finish documentation
* fix tests
* add test for parallel model runner
* fix flake
* fix tests
* fix traditional prediction for refit
* suggestions from review
* add warning for failed processing of results
* remove unnecessary change
* update autopytorch version number
* update autopytorch version number and the example file
* [DOCS] Release notes v0.2.1 (#476)
* Release 0.2.1
* add release docs
* Update docs/releases.rst
Co-authored-by: Difan Deng <[email protected]>
0 commit comments