MiningNodeType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft.AnalysisServices.AdomdClient.MiningNodeType
public enum MiningNodeType
type MiningNodeType =
Public Enum MiningNodeType
- Inheritance
-
MiningNodeType
Fields
Name | Value | Description |
---|---|---|
Model | 1 | Model |
Tree | 2 | Tree |
Interior | 3 | Interior |
Distribution | 4 | Distribution |
Cluster | 5 | Cluster |
Unknown | 6 | Unknown |
ItemSet | 7 | ItemSet |
AssociationRule | 8 | AssociationRule |
PredictableAttribute | 9 | PredictableAttribute |
InputAttribute | 10 | InputAttribute |
InputAttributeState | 11 | InputAttributeState |
Sequence | 13 | Sequence |
Transition | 14 | Transition |
TimeSeries | 15 | TimeSeries |
TsTree | 16 | TsTree |
NNetSubnetwork | 17 | NNetSubnetwork |
NNetInputLayer | 18 | NNetInputLayer |
19 | NNetHiddenLayer |
|
NNetOutputLayer | 20 | NNetOutputLayer |
NNetInputNode | 21 | NNetInputNode |
22 | NNetHiddenNode |
|
NNetOutputNode | 23 | NNetOutputNode |
NNetMarginalNode | 24 | NNetMarginalNode |
RegressionTreeRoot | 25 | RegressionTreeRoot |
NaiveBayesMarginalStatNode | 26 | NaiveBayesMarginalStatNode |
ArimaRoot | 27 | ArimaRoot |
ArimaPeriodicStructure | 28 | ArimaPeriodicStructure |
ArimaAutoRegressive | 29 | ArimaAutoRegressive |
ArimaMovingAverage | 30 | ArimaMovingAverage |
CustomBase | 1000 | CustomBase |