Enumeração MiningServicePredictionComplexity
Describes the relative expected complexity of executing a prediction with the mining service algorithm.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxe
'Declaração
Public Enumeration MiningServicePredictionComplexity
'Uso
Dim instance As MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity
public enum class MiningServicePredictionComplexity
type MiningServicePredictionComplexity
public enum MiningServicePredictionComplexity
Membros
Nome do membro | Descrição | |
---|---|---|
Low | Represents a relatively low complexity. | |
Medium | Represents a relatively medium complexity. | |
High | Represents a relatively high complexity. |