FoldingParameters 元素 (ASSL)
指定 theAnalysis Services 伺服器執行交叉驗證的採礦模型時,所使用的參數。
注意
這些參數僅供內部使用。 這裡提供的資訊僅供參考。
語法
<MiningModel>
...
<ddl100_100:FoldingParameters>...
<ddl100_100:FoldIndex>...</ddl100_100:FoldIndex>
<ddl100_100:FoldCount>...</ddl100_100:FoldCount>
<ddl100_100:MaxCases>...</ddl100_100:MAxCases>
<ddl100_100:FoldTargetAttribute>...</ddl100_100:FoldTargetAttribute
...</ddl100_100:FoldingParameters>
</MiningStructure>
元素特性
特性 | 描述 |
---|---|
FoldIndex | 指示用於交叉驗證之資料分割起始位置的整數。 |
FoldCount | 指示交叉驗證之後在模型中之資料分割數目的整數。 |
MaxCases | 指示用於交叉驗證之模型案例數目的整數。 0 的值表示使用所有案例。 |
FoldTargetAttribute | 指示包含可預測屬性之模型資料行識別碼的字串。 |
元素關聯性
關聯性 | 元素 |
---|---|
父元素 | MiningModel |
子元素 | FoldIndex FoldCount MaxCases FoldTargetAttribute |
備註
這些屬性僅供內部使用,不支援用於 DDL 陳述式。