GoogleTrain: Train a model

Description Usage Arguments Value Author(s) References

View source: R/GoogleTrain.R

Description

This function initiates a training process against a data set previously uploaded to Google Storage and stored in mybucket/mydata

Usage

1
GoogleTrain(auth_token, mybucket, mydata)

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

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.