MiningServiceTrainingComplexity 枚举
Describes the relative expected complexity of training the mining service algorithm.
命名空间: Microsoft.AnalysisServices.AdomdClient
程序集: Microsoft.AnalysisServices.AdomdClient(在 Microsoft.AnalysisServices.AdomdClient.dll 中)
语法
声明
Public Enumeration MiningServiceTrainingComplexity
用法
Dim instance As MiningServiceTrainingComplexity
public enum MiningServiceTrainingComplexity
public enum class MiningServiceTrainingComplexity
type MiningServiceTrainingComplexity
public enum MiningServiceTrainingComplexity
成员
成员名称 | 说明 | |
---|---|---|
Low | Represents a relatively low training complexity. | |
Medium | Represents a relatively medium training complexity. | |
High | Represents a relatively high training complexity. |