Requires authorization
Begin training your model. Try it now .
trainedmodels.insert
to create it.
Request
HTTP request
POST https://www.googleapis.com/prediction/v1.5/trainedmodels
Authorization
This request requires authorization with at least one of the following scopes ( read more about authentication and authorization ).
Scope |
---|
https://www.googleapis.com/auth/prediction
|
https://www.googleapis.com/auth/devstorage.read_only(Optional)
|
Request body
In the request body, supply a Trainedmodels resource .
Response
If successful, this method returns a Trainedmodels resource in the response body.
Try it!
Use the APIs Explorer below to call this method on live data and see the response. Alternatively, try the standalone Explorer .