Package | Description |
---|---|
com.pervasive.datarush.analytics.pmml |
Provides shared and base classes for PMML model representation of Analytics algorithms.
|
Modifier and Type | Class and Description |
---|---|
class |
PredictiveModelQuality
A PMML object model for some of the metadata about a predictive (usually regression) model's quality.
|
Modifier and Type | Method and Description |
---|---|
ModelQuality |
ModelExplanation.getModelQuality() |
static ModelQuality |
ModelQuality.smartParse(Element toParse) |
Modifier and Type | Method and Description |
---|---|
void |
ModelExplanation.setModelQuality(ModelQuality modelQuality) |
Copyright © 2020 Actian Corporation. All rights reserved.