Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the expected complexity of executing a prediction using the mining service algorithm, relative to queries on other algorithms.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public Enumeration MiningServicePredictionComplexity
'Usage
Dim instance As MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity
public enum class MiningServicePredictionComplexity
type MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity
Members
Member name | Description | |
---|---|---|
High | Complexity of queries is relatively high. | |
Low | Complexity of queries is relatively low. | |
Medium | Complexity of queries is moderate. |