MiningServiceTrainingComplexity Enumeration

Describes the relative expected complexity of training the mining service algorithm.

Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)

Syntax

'Declaration
Public Enumeration MiningServiceTrainingComplexity
public enum MiningServiceTrainingComplexity
public enum class MiningServiceTrainingComplexity
public enum MiningServiceTrainingComplexity
public enum MiningServiceTrainingComplexity

Members

Member name Description
High Represents a relatively high training complexity.
Low Represents a relatively low training complexity.
Medium Represents a relatively medium training complexity.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

Microsoft.AnalysisServices.AdomdClient Namespace