Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected List<Predictor> |
CovariateList.predictors |
protected List<Predictor> |
FactorList.predictors |
Modifier and Type | Method and Description |
---|---|
Predictor |
ObjectFactory.createPredictor()
Create an instance of
Predictor |
Modifier and Type | Method and Description |
---|---|
List<Predictor> |
CovariateList.getPredictors()
Gets the value of the predictors property.
|
List<Predictor> |
FactorList.getPredictors()
Gets the value of the predictors property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.