Joe Gregorio | 65826f9 | 2011-06-03 11:20:29 -0400 | [diff] [blame^] | 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 to | ||||
4 | use. This can be done with the gsutil function or via the web UI (Storage | ||||
5 | Access) in the Google APIs Console. |