次の方法で共有


ClassificationTrainingSettings.BlockedTrainingAlgorithms プロパティ

定義

分類タスクのブロックされたモデル。

public System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.ClassificationModel> BlockedTrainingAlgorithms { get; set; }
member this.BlockedTrainingAlgorithms : System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.ClassificationModel> with get, set
Public Property BlockedTrainingAlgorithms As IList(Of ClassificationModel)

プロパティ値

適用対象