We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb9d836 commit 6584a2fCopy full SHA for 6584a2f
tests/operators/forecast/test_datasets.py
@@ -29,7 +29,7 @@
29
30
MODELS = [
31
"arima",
32
- # "automlx",
+ "automlx",
33
"prophet",
34
"neuralprophet",
35
"autots",
tests/operators/forecast/test_errors.py
@@ -137,7 +137,7 @@
137
138
139
140
141
142
143
0 commit comments