Skip to content

Commit aceed56

Browse files
committed
enable automlx
1 parent d392a6c commit aceed56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/operators/forecast/test_explainers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
MODELS = [
3232
"arima",
33-
# "automlx",
33+
"automlx",
3434
"prophet",
3535
"neuralprophet",
3636
]

0 commit comments

Comments
 (0)