Creates a new model

POST {{baseUrl}}/models

Creates a new model.

Request Body

{"compartmentId"=>"{{compartment_ocid}}", "modelType"=>"quis Lorem laboris et sint", "projectId"=>"ocid1.aivisionproject.oc1.<PROJECT_OCID>", "trainingDataset"=>{"datasetType"=>"DATA_SCIENCE_LABELING"}, "description"=>"The description of the Model.", "displayName"=>"", "freeformTags"=>{"nulla_d3"=>"dolor consequat eiusmod Excepteur"}, "isQuickMode"=>false, "maxTrainingDurationInHours"=>37758442.67807901, "modelVersion"=>"reprehenderit sed nisi ullamco", "testingDataset"=>{"datasetType"=>"DATA_SCIENCE_LABELING"}, "validationDataset"=>{"datasetType"=>"OBJECT_STORAGE"}}

HEADERS

KeyDatatypeRequiredDescription
opc-retry-tokenstringA token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again. Retry tokens expire after 24
hours, but can be invalidated before then due to conflicting operations. For example, if a resource
has been deleted and purged from the system, then a retry of the original creation request
might be rejected.
opc-request-idstringThe client request ID for tracing.
Content-Typestring
Acceptstring

RESPONSES

status: Created

{&quot;compartmentId&quot;:&quot;voluptate commodo Lorem tempor&quot;,&quot;id&quot;:&quot;nostrud enim elit occaecat&quot;,&quot;lifecycleState&quot;:&quot;DELETING&quot;,&quot;modelType&quot;:&quot;IMAGE_CLASSIFICATION&quot;,&quot;modelVersion&quot;:&quot;magna ut&quot;,&quot;projectId&quot;:&quot;cillum velit&quot;,&quot;timeCreated&quot;:&quot;2006-02-28T11:27:16.690Z&quot;,&quot;trainingDataset&quot;:{&quot;datasetType&quot;:&quot;DATA_SCIENCE_LABELING&quot;},&quot;averagePrecision&quot;:13111044.17098923,&quot;confidenceThreshold&quot;:-38161255.502629876,&quot;definedTags&quot;:{&quot;irure_af&quot;:{&quot;anim_c07&quot;:{},&quot;Excepteur_2c&quot;:{}},&quot;occaecat__7d&quot;:{&quot;aliquip_80b&quot;:{},&quot;etb&quot;:{}}},&quot;description&quot;:&quot;et sed nisi irure magna&quot;,&quot;displayName&quot;:&quot;sunt elit&quot;,&quot;freeformTags&quot;:{&quot;dolore0&quot;:&quot;ex exercitation&quot;,&quot;adipisicingf&quot;:&quot;enim veniam&quot;,&quot;nulla_48&quot;:&quot;eu laboris cupidatat&quot;},&quot;isQuickMode&quot;:false,&quot;lifecycleDetails&quot;:&quot;ex pariatur Duis dolore&quot;,&quot;maxTrainingDurationInHours&quot;:74191724.47235051,&quot;metrics&quot;:&quot;qui&quot;,&quot;precision&quot;:-91527700.01934907,&quot;recall&quot;:-27724741.374176264,&quot;systemTags&quot;:{&quot;quis8b&quot;:{&quot;dolore_ff&quot;:{},&quot;Ut_4b&quot;:{}},&quot;nostrud__19&quot;:{&quot;elit928&quot;:{}},&quot;nostrud_2a8&quot;:{&quot;ullamco_37f&quot;:{},&quot;qui06&quot;:{}}},&quot;testImageCount&quot;:48864031,&quot;testingDataset&quot;:{&quot;datasetType&quot;:&quot;OBJECT_STORAGE&quot;},&quot;timeUpdated&quot;:&quot;1943-01-21T09:31:26.632Z&quot;,&quot;totalImageCount&quot;:59901484,&quot;trainedDurationInHours&quot;:-1714067.5861101747,&quot;validationDataset&quot;:{&quot;datasetType&quot;:&quot;OBJECT_STORAGE&quot;}}