AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The content consists of the detailed metadata and the current status of the MLModel.
Namespace: Amazon.MachineLearning.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class MLModel : Object
The MLModel type exposes the following members
| Name | Description | |
|---|---|---|
|
MLModel() |
| Name | Type | Description | |
|---|---|---|---|
|
Algorithm | Amazon.MachineLearning.Algorithm |
Gets and sets the property Algorithm.
The algorithm used to train the
|
|
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt.
The time that the |
|
CreatedByIamUser | System.String |
Gets and sets the property CreatedByIamUser.
The AWS user account from which the |
|
EndpointInfo | Amazon.MachineLearning.Model.RealtimeEndpointInfo |
Gets and sets the property EndpointInfo.
The current endpoint of the |
|
InputDataLocationS3 | System.String |
Gets and sets the property InputDataLocationS3.
The location of the data file or directory in Amazon Simple Storage Service (Amazon S3). |
|
LastUpdatedAt | System.DateTime |
Gets and sets the property LastUpdatedAt.
The time of the most recent edit to the |
|
Message | System.String |
Gets and sets the property Message.
A description of the most recent details about accessing the |
|
MLModelId | System.String |
Gets and sets the property MLModelId.
The ID assigned to the |
|
MLModelType | Amazon.MachineLearning.MLModelType |
Gets and sets the property MLModelType.
Identifies the
|
|
Name | System.String |
Gets and sets the property Name.
A user-supplied name or description of the |
|
ScoreThreshold | System.Single | Gets and sets the property ScoreThreshold. |
|
ScoreThresholdLastUpdatedAt | System.DateTime |
Gets and sets the property ScoreThresholdLastUpdatedAt.
The time of the most recent edit to the |
|
SizeInBytes | System.Int64 | Gets and sets the property SizeInBytes. |
|
Status | Amazon.MachineLearning.EntityStatus |
Gets and sets the property Status.
The current status of an
|
|
TrainingDataSourceId | System.String |
Gets and sets the property TrainingDataSourceId.
The ID of the training |
|
TrainingParameters | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property TrainingParameters.
A list of the training parameters in the The following is the current set of training parameters:
|
.NET Framework:
Supported in: 4.5, 4.0, 3.5