Home | History | Annotate | Download | only in prediction
      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