Reviewed in http://codereview.appspot.com/4535113/ Index: samples/prediction/README =================================================================== new file mode 100644
6 lines
351 B
Plaintext
6 lines
351 B
Plaintext
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.
|