次の方法で共有


ForecastingTrainingSettings.BlockedTrainingAlgorithms プロパティ

定義

予測タスクのブロックされたモデル。

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

プロパティ値

適用対象