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
Copy file name to clipboardExpand all lines: docs/releases.rst
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,22 @@
12
12
Releases
13
13
========
14
14
15
+
Version 0.2.1
16
+
=============
17
+
|[FIX] ADD forecasting init design to pip data files by @dengdifan in https://github.com/automl/Auto-PyTorch/pull/459
18
+
|checks for time series dataset split by @dengdifan in https://github.com/automl/Auto-PyTorch/pull/464
19
+
|[FIX] Numerical stability scaling for timeseries forecasting tasks by @dengdifan in https://github.com/automl/Auto-PyTorch/pull/467
20
+
|[FIX] pipeline options in `fit_pipeline` by @ravinkohli in https://github.com/automl/Auto-PyTorch/pull/466
21
+
|[FIX] results management and visualisation with missing test data by @ravinkohli in https://github.com/automl/Auto-PyTorch/pull/465
22
+
|[ADD] Robustly refit models in final ensemble in parallel by @ravinkohli in https://github.com/automl/Auto-PyTorch/pull/471
23
+
24
+
Contributors v0.2
25
+
*****************
26
+
* Difan Deng
27
+
* Ravin Kohli
28
+
* Shuhei Watanabe
29
+
* Theodoros Athanasiadis
30
+
15
31
Version 0.2
16
32
===========
17
33
|[FIX] Documentation and docker workflow file (#449)
0 commit comments