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 relative expected complexity of executing a prediction with the mining service algorithm.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.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 | Represents a relatively high complexity. | |
Low | Represents a relatively low complexity. | |
Medium | Represents a relatively medium complexity. |