| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.neural_network | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(NeuralOutput neuralOutput) |
| Modifier and Type | Method and Description |
|---|---|
NeuralOutput |
NeuralOutput.addExtensions(Extension... extensions) |
NeuralOutput |
ObjectFactory.createNeuralOutput()
Create an instance of
NeuralOutput |
NeuralOutput |
NeuralOutput.setDerivedField(DerivedField derivedField) |
NeuralOutput |
NeuralOutput.setOutputNeuron(String outputNeuron) |
| Modifier and Type | Method and Description |
|---|---|
List<NeuralOutput> |
NeuralOutputs.getNeuralOutputs() |
Iterator<NeuralOutput> |
NeuralOutputs.iterator() |
| Modifier and Type | Method and Description |
|---|---|
NeuralOutputs |
NeuralOutputs.addNeuralOutputs(NeuralOutput... neuralOutputs) |
| Constructor and Description |
|---|
NeuralOutputs(List<NeuralOutput> neuralOutputs) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(NeuralOutput neuralOutput) |
Copyright © 2019 University of Tartu. All rights reserved.