AutoMLVerticalRegressionModel.SGD プロパティ

定義

SGD: 確率勾配降下法は、機械学習アプリケーションでよく使用される最適化アルゴリズムであり、予測された出力と実際の出力の最適な適合に対応するモデル パラメーターを検索します。 それは不正確だが強力なテクニックです。

public static Azure.ResourceManager.MachineLearning.Models.AutoMLVerticalRegressionModel SGD { get; }
static member SGD : Azure.ResourceManager.MachineLearning.Models.AutoMLVerticalRegressionModel
Public Shared ReadOnly Property SGD As AutoMLVerticalRegressionModel

プロパティ値

適用対象