RegressionTrainingSettings.AllowedTrainingAlgorithms プロパティ

定義

回帰タスクに使用できるモデル。

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

プロパティ値

適用対象