ModelPerformanceRegressionThresholds Class
Note
This is an experimental class, and may change at any time. Please see https://aka.ms/azuremlexperimental for more information.
- Inheritance
-
azure.ai.ml.entities._mixins.RestTranslatableMixinModelPerformanceRegressionThresholds
Constructor
ModelPerformanceRegressionThresholds(*, mean_absolute_error: float | None = None, mean_squared_error: float | None = None, root_mean_squared_error: float | None = None)
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python