次の方法で共有


ForecastingModel.ElasticNet プロパティ

定義

エラスティック ネットは、一般的な 2 つのペナルティ (特に L1 と L2 のペナルティ関数) を組み合わせた一般的なタイプの正則線形回帰です。

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

プロパティ値

適用対象