Énumération MiningServicePredictionComplexity
Describes the relative expected complexity of executing a prediction with the mining service algorithm.
Espace de noms : Microsoft.AnalysisServices.AdomdClient
Assembly : Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Syntaxe
'Déclaration
Public Enumeration MiningServicePredictionComplexity
'Utilisation
Dim instance As MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity
public enum class MiningServicePredictionComplexity
type MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity
Membres
Nom de membre | Description | |
---|---|---|
Low | Represents a relatively low complexity. | |
Medium | Represents a relatively medium complexity. | |
High | Represents a relatively high complexity. |