MiningServicePredictionComplexity 列挙体
マイニング サービス アルゴリズムによる予測を行う際の、相対的な予期された複雑さを示します。
名前空間: Microsoft.AnalysisServices.AdomdServer
アセンブリ: msmgdsrv (msmgdsrv.dll)
構文
'宣言
Public Enumeration MiningServicePredictionComplexity
'使用
Dim instance As MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity
public enum class MiningServicePredictionComplexity
type MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity
メンバー
メンバー名 | 説明 | |
---|---|---|
High | 相対的に高い複雑さを表します。 | |
Low | 相対的に低い複雑さを表します。 | |
Medium | 相対的に中程度の複雑さを表します。 |