|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NeuralNetwork | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of NeuralNetwork in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as NeuralNetwork | |
---|---|
protected NeuralNetwork |
Segment.neuralNetwork
|
Methods in org.dmg.pmml.pmml_4_1.descr that return NeuralNetwork | |
---|---|
NeuralNetwork |
ObjectFactory.createNeuralNetwork()
Create an instance of NeuralNetwork |
NeuralNetwork |
Segment.getNeuralNetwork()
Gets the value of the neuralNetwork property. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type NeuralNetwork | |
---|---|
void |
Segment.setNeuralNetwork(NeuralNetwork value)
Sets the value of the neuralNetwork property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |