Content-Length: 264284 | pFad | http://github.com/googleapis/python-automl/commit/f49335ada2572a3897b3aa021d9b8486b037cb2e

03 chore: fix batch predict test · googleapis/python-automl@f49335a · GitHub
Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit f49335a

Browse files
committed
chore: fix batch predict test
1 parent 28697ed commit f49335a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/beta/batch_predict.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,10 @@ def batch_predict(
3838
output_config = automl.types.BatchPredictOutputConfig(
3939
gcs_destination=gcs_destination
4040
)
41+
params = {}
4142

4243
response = prediction_client.batch_predict(
43-
model_full_id, input_config, output_config
44+
model_full_id, input_config, output_config, params=params
4445
)
4546

4647
print("Waiting for operation to complete...")

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/googleapis/python-automl/commit/f49335ada2572a3897b3aa021d9b8486b037cb2e

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy