Namespace: PP.Mb
The DmMethodKind enumeration contains data mining methods.
Used by the DataMiningMaster wizard.
Value |
Brief description |
AnsambleTree | Decision tree ensembles. |
AssociationRules | Association analysis. |
BackPropagation | Back-propagation network. |
CurveEstimation | Extrapolate forecasting. |
DecisionTree | Decision tree. |
DiscriminantAnalysis | Discriminatory analysis. |
ExponentialSmoothing | Exponential smoothing. |
GreyForecast | Grey forecast. |
HighlightExceptions | Exception search. |
KeyInfluences | Key factors. |
KmodesClusterAnalysis | K-modes method. |
LogisticRegression | Logistic regression. |
None | None. |
SelfOrganizingMap | Kohonen self-organizing maps. |
See also: