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 b9af39a commit 89e4e9eCopy full SHA for 89e4e9e
samples/snippets/automl/predict_test.py
@@ -23,7 +23,7 @@
23
24
25
def test_predict(capsys):
26
- model_id = "3472481026502981088"
+ model_id = "TCN3472481026502981088"
27
automl_natural_language_predict.predict(
28
project_id, compute_region, model_id, "resources/test.txt"
29
)
0 commit comments