Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected NeuralNetwork |
Segment.neuralNetwork |
Modifier and Type | Method and Description |
---|---|
NeuralNetwork |
ObjectFactory.createNeuralNetwork()
Create an instance of
NeuralNetwork |
NeuralNetwork |
Segment.getNeuralNetwork()
Gets the value of the neuralNetwork property.
|
Modifier and Type | Method and Description |
---|---|
void |
Segment.setNeuralNetwork(NeuralNetwork value)
Sets the value of the neuralNetwork property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.