Uses of Class
weka.core.pmml.jaxbbindings.NeuralNetwork
-
Uses of NeuralNetwork in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createNeuralNetwork()
Create an instance ofNeuralNetwork
Segment.getNeuralNetwork()
Gets the value of the neuralNetwork property.Modifier and TypeMethodDescriptionvoid
Segment.setNeuralNetwork
(NeuralNetwork value) Sets the value of the neuralNetwork property.