Package | Description |
---|---|
com.pervasive.datarush.analytics.pmml |
Provides shared and base classes for PMML model representation of Analytics algorithms.
|
Modifier and Type | Method and Description |
---|---|
static PMMLModel.MiningFunction |
PMMLModel.MiningFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PMMLModel.MiningFunction[] |
PMMLModel.MiningFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Actian Corporation. All rights reserved.