共用方式為


FoldingParameters 元素 (ASSL)

指定當 Analysis 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 陳述式。

如需有關如何在 Business Intelligence Development Studio 中使用交叉驗證的詳細資訊,請參閱<交叉驗證報表 (Analysis Services - 資料採礦)>。

如需有關如何使用 Analysis Services 預存程序來執行交叉驗證的詳細資訊,請參閱<資料採礦預存程序 (Analysis Services - 資料採礦)>。

請參閱

參考