DeleteTrainedModel: DeleteTrainedModel

Description Usage Arguments Value Author(s) References

View source: R/DeleteTrainedModel.R

Description

Delete a trained model

Usage

1
DeleteTrainedModel(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

An empty response if a model exists and is successfully deleted, and a 400 error if the model does not exist.

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.