ModelVersionDetail
class ModelVersionDetail
The details of the model version.
Types
Properties
Link copied to clipboard
The timestamp when the model was created.
Link copied to clipboard
The external events data details. This will be populated if the trainingDataSource
for the model version is specified as EXTERNAL_EVENTS
.
Link copied to clipboard
The ingested events data details. This will be populated if the trainingDataSource
for the model version is specified as INGESTED_EVENTS
.
Link copied to clipboard
The timestamp when the model was last updated.
Link copied to clipboard
The model type.
Link copied to clipboard
The model version number.
Link copied to clipboard
The training data schema.
Link copied to clipboard
The model version training data source.
Link copied to clipboard
The training results.
Link copied to clipboard
The training result details. The details include the relative importance of the variables.