Freigeben über


MiningServicePredictionComplexity Enumeration

Describes the relative expected complexity of executing a prediction with the mining service algorithm.

Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (in msmgdsrv.dll)

Syntax

'Declaration
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.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

Microsoft.AnalysisServices.AdomdServer Namespace