| Package | Description |
|---|---|
| org.jpmml.evaluator |
| Modifier and Type | Method and Description |
|---|---|
Classification.Type |
Classification.getType() |
static Classification.Type |
Classification.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Classification.Type[] |
Classification.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AffinityDistribution(Classification.Type type,
Object result) |
Classification(Classification.Type type) |
ClusterAffinityDistribution(Classification.Type type,
com.google.common.collect.BiMap<String,org.dmg.pmml.Cluster> entityRegistry) |
EntityClassification(Classification.Type type,
com.google.common.collect.BiMap<String,E> entityRegistry) |
Copyright © 2015. All Rights Reserved.