你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ForecastingSettings.CvStepSize 属性

定义

一个 CV 折叠和下一个折叠的起始时间之间的周期数。 例如,如果 CVStepSize 每日数据 = 3,则每折的起始时间相隔三天。

public int? CvStepSize { get; set; }
member this.CvStepSize : Nullable<int> with get, set
Public Property CvStepSize As Nullable(Of Integer)

属性值

适用于