aosp12/external/python/google-api-python-client/samples/prediction
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
README init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
client_secrets.json init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
language_id.txt init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
prediction.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
setup.sh init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00

README

Before you can run the prediction sample prediction.py, you must load some csv
formatted data into Google Storage. You can do this by running setup.sh with a
bucket/object name of your choice. You must first create the bucket you want
to use. This can be done with the gsutil function or via the web UI (Storage
Access) in the Google APIs Console.

api: prediction
keywords: cmdline