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