| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.regression | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(CategoricalPredictor categoricalPredictor) |
| Modifier and Type | Method and Description |
|---|---|
CategoricalPredictor |
CategoricalPredictor.addExtensions(Extension... extensions) |
CategoricalPredictor |
ObjectFactory.createCategoricalPredictor()
Create an instance of
CategoricalPredictor |
CategoricalPredictor |
CategoricalPredictor.setCoefficient(Number coefficient) |
CategoricalPredictor |
CategoricalPredictor.setField(FieldName field) |
CategoricalPredictor |
CategoricalPredictor.setName(FieldName name) |
CategoricalPredictor |
CategoricalPredictor.setValue(Object value) |
| Modifier and Type | Method and Description |
|---|---|
List<CategoricalPredictor> |
RegressionTable.getCategoricalPredictors() |
| Modifier and Type | Method and Description |
|---|---|
RegressionTable |
RegressionTable.addCategoricalPredictors(CategoricalPredictor... categoricalPredictors) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(CategoricalPredictor categoricalPredictor) |
VisitorAction |
FieldReferenceFinder.visit(CategoricalPredictor categoricalPredictor) |
Copyright © 2019 University of Tartu. All rights reserved.