Amazon Neptune · Schema
StartMLModelTrainingJobInput
StartMLModelTrainingJobInput schema from Neptune
AWSDatabaseGraph DatabaseGremlinNeptuneProperty GraphRDFSPARQL
Properties
| Name | Type | Description |
|---|---|---|
| id | string | |
| dataProcessingJobId | string | Job ID of the completed data processing job. |
| trainModelS3Location | string | S3 location for model artifacts. |
| previousModelTrainingJobId | string | |
| sagemakerIamRoleArn | string | |
| neptuneIamRoleArn | string | |
| modelName | string | The model type to use. |
| baseProcessingInstanceType | string | |
| trainingInstanceType | string | |
| trainingInstanceVolumeSizeInGB | integer | |
| trainingTimeOutInSeconds | integer | |
| maxHPONumberOfTrainingJobs | integer | |
| maxHPOParallelTrainingJobs | integer | |
| subnets | array | |
| securityGroupIds | array | |
| volumeEncryptionKMSKey | string | |
| s3OutputEncryptionKMSKey | string | |
| enableInterContainerTrafficEncryption | boolean | |
| enableManagedSpotTraining | boolean | |
| customModelTrainingParameters | object |