次の方法で共有


ClassificationTrainingSettings.AllowedTrainingAlgorithms プロパティ

定義

分類タスクに使用できるモデル。

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

プロパティ値

適用対象