Uses of Class
weka.core.pmml.jaxbbindings.NeuralNetwork
Packages that use NeuralNetwork
-
Uses of NeuralNetwork in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return NeuralNetworkModifier and TypeMethodDescriptionObjectFactory.createNeuralNetwork()Create an instance ofNeuralNetworkSegment.getNeuralNetwork()Gets the value of the neuralNetwork property.Methods in weka.core.pmml.jaxbbindings with parameters of type NeuralNetworkModifier and TypeMethodDescriptionvoidSegment.setNeuralNetwork(NeuralNetwork value) Sets the value of the neuralNetwork property.