Home | History | Annotate | only in /external/python/google-api-python-client/samples/prediction
Up to higher level directory
NameDateSize
client_secrets.json22-Oct-2020267
language_id.txt22-Oct-2020143.7K
prediction.py22-Oct-20204.7K
README22-Oct-2020383
setup.sh22-Oct-2020490

README

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