| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.mining | |
| org.dmg.pmml.regression | |
| org.dmg.pmml.tree |
| Modifier and Type | Method and Description |
|---|---|
abstract EmbeddedModel |
EmbeddedModel.setLocalTransformations(LocalTransformations localTransformations) |
abstract EmbeddedModel |
EmbeddedModel.setMiningFunction(MiningFunction miningFunction) |
abstract EmbeddedModel |
EmbeddedModel.setModelName(String modelName) |
abstract EmbeddedModel |
EmbeddedModel.setModelStats(ModelStats modelStats) |
abstract EmbeddedModel |
EmbeddedModel.setOutput(Output output) |
abstract EmbeddedModel |
EmbeddedModel.setTargets(Targets targets) |
| Modifier and Type | Method and Description |
|---|---|
List<EmbeddedModel> |
MiningModel.getEmbeddedModels()
Gets the value of the embeddedModels property.
|
| Modifier and Type | Method and Description |
|---|---|
MiningModel |
MiningModel.addEmbeddedModels(EmbeddedModel... embeddedModels) |
| Modifier and Type | Class and Description |
|---|---|
class |
Regression
Java class for anonymous complex type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DecisionTree
Java class for anonymous complex type.
|
| Modifier and Type | Method and Description |
|---|---|
EmbeddedModel |
Node.getEmbeddedModel()
Gets the value of the embeddedModel property.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
Node.setEmbeddedModel(EmbeddedModel embeddedModel)
Sets the value of the embeddedModel property.
|
Copyright © 2016 University of Tartu. All rights reserved.