|
1076 | 1076 | "Status":{
|
1077 | 1077 | "shape":"InferenceSchedulerStatus",
|
1078 | 1078 | "documentation":"<p>Indicates the status of the <code>CreateInferenceScheduler</code> operation. </p>"
|
| 1079 | + }, |
| 1080 | + "ModelQuality":{ |
| 1081 | + "shape":"ModelQuality", |
| 1082 | + "documentation":"<p>Provides a quality assessment for a model that uses labels. If Lookout for Equipment determines that the model quality is poor based on training metrics, the value is <code>POOR_QUALITY_DETECTED</code>. Otherwise, the value is <code>QUALITY_THRESHOLD_MET</code>. </p> <p>If the model is unlabeled, the model quality can't be assessed and the value of <code>ModelQuality</code> is <code>CANNOT_DETERMINE_QUALITY</code>. In this situation, you can get a model quality assessment by adding labels to the input dataset and retraining the model.</p> <p>For information about using labels with your models, see <a href=\"https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/understanding-labeling.html\">Understanding labeling</a>.</p> <p>For information about improving the quality of a model, see <a href=\"https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/best-practices.html\">Best practices with Amazon Lookout for Equipment</a>.</p>" |
1079 | 1083 | }
|
1080 | 1084 | }
|
1081 | 1085 | },
|
|
2029 | 2033 | "ModelDiagnosticsOutputConfiguration":{
|
2030 | 2034 | "shape":"ModelDiagnosticsOutputConfiguration",
|
2031 | 2035 | "documentation":"<p>Configuration information for the model's pointwise model diagnostics.</p>"
|
| 2036 | + }, |
| 2037 | + "ModelQuality":{ |
| 2038 | + "shape":"ModelQuality", |
| 2039 | + "documentation":"<p>Provides a quality assessment for a model that uses labels. If Lookout for Equipment determines that the model quality is poor based on training metrics, the value is <code>POOR_QUALITY_DETECTED</code>. Otherwise, the value is <code>QUALITY_THRESHOLD_MET</code>.</p> <p>If the model is unlabeled, the model quality can't be assessed and the value of <code>ModelQuality</code> is <code>CANNOT_DETERMINE_QUALITY</code>. In this situation, you can get a model quality assessment by adding labels to the input dataset and retraining the model.</p> <p>For information about using labels with your models, see <a href=\"https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/understanding-labeling.html\">Understanding labeling</a>.</p> <p>For information about improving the quality of a model, see <a href=\"https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/best-practices.html\">Best practices with Amazon Lookout for Equipment</a>.</p>" |
2032 | 2040 | }
|
2033 | 2041 | }
|
2034 | 2042 | },
|
|
2181 | 2189 | "ModelDiagnosticsResultsObject":{
|
2182 | 2190 | "shape":"S3Object",
|
2183 | 2191 | "documentation":"<p>The Amazon S3 output prefix for where Lookout for Equipment saves the pointwise model diagnostics for the model version.</p>"
|
| 2192 | + }, |
| 2193 | + "ModelQuality":{ |
| 2194 | + "shape":"ModelQuality", |
| 2195 | + "documentation":"<p>Provides a quality assessment for a model that uses labels. If Lookout for Equipment determines that the model quality is poor based on training metrics, the value is <code>POOR_QUALITY_DETECTED</code>. Otherwise, the value is <code>QUALITY_THRESHOLD_MET</code>.</p> <p>If the model is unlabeled, the model quality can't be assessed and the value of <code>ModelQuality</code> is <code>CANNOT_DETERMINE_QUALITY</code>. In this situation, you can get a model quality assessment by adding labels to the input dataset and retraining the model.</p> <p>For information about using labels with your models, see <a href=\"https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/understanding-labeling.html\">Understanding labeling</a>.</p> <p>For information about improving the quality of a model, see <a href=\"https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/best-practices.html\">Best practices with Amazon Lookout for Equipment</a>.</p>" |
2184 | 2196 | }
|
2185 | 2197 | }
|
2186 | 2198 | },
|
|
3522 | 3534 | "MANUAL"
|
3523 | 3535 | ]
|
3524 | 3536 | },
|
| 3537 | + "ModelQuality":{ |
| 3538 | + "type":"string", |
| 3539 | + "enum":[ |
| 3540 | + "QUALITY_THRESHOLD_MET", |
| 3541 | + "CANNOT_DETERMINE_QUALITY", |
| 3542 | + "POOR_QUALITY_DETECTED" |
| 3543 | + ] |
| 3544 | + }, |
3525 | 3545 | "ModelStatus":{
|
3526 | 3546 | "type":"string",
|
3527 | 3547 | "enum":[
|
|
3590 | 3610 | "shape":"RetrainingSchedulerStatus",
|
3591 | 3611 | "documentation":"<p>Indicates the status of the retraining scheduler. </p>"
|
3592 | 3612 | },
|
3593 |
| - "ModelDiagnosticsOutputConfiguration":{"shape":"ModelDiagnosticsOutputConfiguration"} |
| 3613 | + "ModelDiagnosticsOutputConfiguration":{"shape":"ModelDiagnosticsOutputConfiguration"}, |
| 3614 | + "ModelQuality":{ |
| 3615 | + "shape":"ModelQuality", |
| 3616 | + "documentation":"<p>Provides a quality assessment for a model that uses labels. If Lookout for Equipment determines that the model quality is poor based on training metrics, the value is <code>POOR_QUALITY_DETECTED</code>. Otherwise, the value is <code>QUALITY_THRESHOLD_MET</code>.</p> <p>If the model is unlabeled, the model quality can't be assessed and the value of <code>ModelQuality</code> is <code>CANNOT_DETERMINE_QUALITY</code>. In this situation, you can get a model quality assessment by adding labels to the input dataset and retraining the model.</p> <p>For information about using labels with your models, see <a href=\"https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/understanding-labeling.html\">Understanding labeling</a>.</p> <p>For information about improving the quality of a model, see <a href=\"https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/best-practices.html\">Best practices with Amazon Lookout for Equipment</a>.</p>" |
| 3617 | + } |
3594 | 3618 | },
|
3595 | 3619 | "documentation":"<p>Provides information about the specified machine learning model, including dataset and model names and ARNs, as well as status. </p>"
|
3596 | 3620 | },
|
|
3656 | 3680 | "SourceType":{
|
3657 | 3681 | "shape":"ModelVersionSourceType",
|
3658 | 3682 | "documentation":"<p>Indicates how this model version was generated.</p>"
|
| 3683 | + }, |
| 3684 | + "ModelQuality":{ |
| 3685 | + "shape":"ModelQuality", |
| 3686 | + "documentation":"<p>Provides a quality assessment for a model that uses labels. If Lookout for Equipment determines that the model quality is poor based on training metrics, the value is <code>POOR_QUALITY_DETECTED</code>. Otherwise, the value is <code>QUALITY_THRESHOLD_MET</code>. </p> <p>If the model is unlabeled, the model quality can't be assessed and the value of <code>ModelQuality</code> is <code>CANNOT_DETERMINE_QUALITY</code>. In this situation, you can get a model quality assessment by adding labels to the input dataset and retraining the model.</p> <p>For information about improving the quality of a model, see <a href=\"https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/best-practices.html\">Best practices with Amazon Lookout for Equipment</a>.</p>" |
3659 | 3687 | }
|
3660 | 3688 | },
|
3661 | 3689 | "documentation":"<p>Contains information about the specific model version.</p>"
|
|
0 commit comments