次の方法で共有


MachineLearningForecasting.TestDataSize プロパティ

定義

検証のために確保する必要があるテスト データセットの割合。 (0.0 , 1.0) の間の値検証データセットが指定されていない場合に適用されます。

public double? TestDataSize { get; set; }
member this.TestDataSize : Nullable<double> with get, set
Public Property TestDataSize As Nullable(Of Double)

プロパティ値

適用対象