using google predictive model API and output prediction with python script
http://sunlit-pipe-95822.appspot.com/
deployed with google appcfg to appspot
todos future - front end view, sample data view, load file system for new queries
https://cloud.google.com/prediction/docs/hello_world
https://docs.google.com/spreadsheet/ccc?key=0AisEGDqMba8MdFlMSmcyaXBfT1dUN1dPLTZXNUd3WUE#gid=7
projectnumber:414649711441
model:sample.languageid
https://developers.google.com/apis-explorer/?hl=en_US#p/prediction/v1.6/prediction.hostedmodels.predict https://github.com/GoogleCloudPlatform/prediction-try-java-python
figured out flow in OAuth2.0 to allow request access
once have access stored in backend, then you can make requests
usage:
~/google_appengine/dev_appserver.py ./
open browser at http://localhost:8080
file description:
functional design:
AuthHandler checks if credential exists, if so returns to main