This legacy version of AI Platform Prediction is deprecated and will no longer be available on Google Cloud after January 31, 2025. All models, associated metadata, and deployments will be deleted after January 31, 2025. Migrate your resources to Vertex AI to get new machine learning features that are unavailable in AI Platform.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2020-07-13 UTC."],[[["This webpage details how to create a model, which will later be capable of containing one or more versions that can be used for prediction requests."],["Creating a model is done via an HTTP POST request to a specific endpoint with the project name as a required path parameter."],["The request body must contain an instance of the `Model`, and upon success, the response body will return a newly created instance of `Model`."],["The required authorization for this action includes the `ml.models.create` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]