หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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
'Usage
Dim instance As MiningServiceTrainingComplexity
public enum MiningServiceTrainingComplexity
public enum class MiningServiceTrainingComplexity
type 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. |