次の方法で共有


ForecastingTrainingSettings.AllowedTrainingAlgorithms プロパティ

定義

予測タスクに使用できるモデル。

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

プロパティ値

適用対象