ClassificationModelPerformanceMetricThreshold クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ClassificationModelPerformanceMetricThreshold。
public class ClassificationModelPerformanceMetricThreshold : Azure.ResourceManager.MachineLearning.Models.ModelPerformanceMetricThresholdBase
type ClassificationModelPerformanceMetricThreshold = class
inherit ModelPerformanceMetricThresholdBase
Public Class ClassificationModelPerformanceMetricThreshold
Inherits ModelPerformanceMetricThresholdBase
- 継承
コンストラクター
ClassificationModelPerformanceMetricThreshold(ClassificationModelPerformanceMetric) |
ClassificationModelPerformanceMetricThreshold の新しいインスタンスを初期化します。 |
プロパティ
Metric |
[必須]計算する分類モデルのパフォーマンス。 |
ThresholdValue |
しきい値。 null の場合、セットの既定値はメトリックの種類によって異なります。 (継承元 ModelPerformanceMetricThresholdBase) |