MiningServicePredictionComplexity Enumeration
Describes the relative expected complexity of executing a prediction with the mining service algorithm.
Espace de noms: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
Syntaxe
'Déclaration
Public Enumeration MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity
public enum class MiningServicePredictionComplexity
public enum 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. |
Plateformes
Plateformes de développement
Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.
Plateformes cibles
Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.