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 c284f0f commit 7468503Copy full SHA for 7468503
tests/operators/anomaly/test_anomaly_simple.py
@@ -17,7 +17,7 @@
17
from ads.opctl.operator.cmd import run
18
19
20
-MODELS = ["autots", "merlion_ad"] # "automlx",
+MODELS = ["autots"] # "automlx",
21
22
# Mandatory YAML parameters
23
TEMPLATE_YAML = {
0 commit comments