Uses of Enum Class
com.pervasive.datarush.analytics.pmml.PMMLModel.MiningFunction
Packages that use PMMLModel.MiningFunction
Package
Description
Provides shared and base classes for PMML model representation of Analytics algorithms.
-
Uses of PMMLModel.MiningFunction in com.pervasive.datarush.analytics.pmml
Methods in com.pervasive.datarush.analytics.pmml that return PMMLModel.MiningFunctionModifier and TypeMethodDescriptionstatic PMMLModel.MiningFunctionReturns the enum constant of this class with the specified name.static PMMLModel.MiningFunction[]PMMLModel.MiningFunction.values()Returns an array containing the constants of this enum class, in the order they are declared.