GooglePredict: Predict

Description Usage Arguments Value Author(s) References

View source: R/GooglePredict.R

Description

Prediction against a trained model using new input data.

Usage

1
GooglePredict(auth_token, mybucket, mydata, myinput)

Arguments

auth_token

string; the token fetched using GetAuthToken

mybucket

string; the name of the bucket created on Google Storage

mydata

string; the name of the data set saved into the mybucket on the Google Storage

myinput

it can be string, numeric, etc.; a value to test your trained classier

Value

a list

Author(s)

Paolo Sonego <paolo.sonego@gmail.com>

References

http://code.google.com/apis/predict/


onertipaday/predictionapirwrapper documentation built on May 24, 2019, 2:23 p.m.