次の方法で共有


RegressionTrainingSettings.BlockedTrainingAlgorithms プロパティ

定義

回帰タスクのブロックされたモデル。

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

プロパティ値

適用対象