| Modifier and Type | Interface and Description |
|---|---|
interface |
Evaluator
Performs the evaluation of a
Model. |
interface |
HasGroupFields
A marker interface for models that expect the application to group
many scalar-valued data records to a single collection-valued data record.
|
interface |
HasInputFields |
interface |
HasOrderFields
A marker interface for models that expect the application to group and order
many scalar-valued data records to a single ordered collection-type data record.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ModelEvaluator<M extends org.dmg.pmml.Model> |
| Modifier and Type | Class and Description |
|---|---|
class |
AssociationModelEvaluator |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusteringModelEvaluator |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneralRegressionModelEvaluator |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaModelEvaluator |
| Modifier and Type | Class and Description |
|---|---|
class |
MiningModelEvaluator |
| Modifier and Type | Class and Description |
|---|---|
class |
NaiveBayesModelEvaluator |
| Modifier and Type | Class and Description |
|---|---|
class |
NearestNeighborModelEvaluator |
| Modifier and Type | Class and Description |
|---|---|
class |
NeuralNetworkEvaluator |
| Modifier and Type | Class and Description |
|---|---|
class |
RegressionModelEvaluator |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleSetModelEvaluator |
| Modifier and Type | Class and Description |
|---|---|
class |
ScorecardEvaluator |
| Modifier and Type | Class and Description |
|---|---|
class |
SupportVectorMachineModelEvaluator |
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexTreeModelEvaluator |
class |
SimpleTreeModelEvaluator |
class |
TreeModelEvaluator |
Copyright © 2021. All rights reserved.