Create prediction model

Saves a configuration without running it. Creation is not safe to retry automatically.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Resource name of the Library folder to create the model in, e.g. folders/123. If not specified, the model will be created in an “Analytics API” folder that is shared with the customer user group.

Body Params

Model fields to save. Configuration is validated by the server.

A saved prediction model. Configuration is returned by GetPredictionModel, CreatePredictionModel, and UpdatePredictionModel. ListPredictionModels returns metadata only.

string
required
length between 1 and 100

Model label shown in the Library. Leading and trailing whitespace are not allowed.

string

Optional description of the model.

configuration
object
required

Saved modelling setup. Returned by GetPredictionModel, CreatePredictionModel, and UpdatePredictionModel, including for read-only configurations. ListPredictionModels omits it.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json