JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
weka.core.pmml.jaxbbindings.Neuron
Packages that use
Neuron
Package
Description
weka.core.pmml.jaxbbindings
Uses of
Neuron
in
weka.core.pmml.jaxbbindings
Methods in
weka.core.pmml.jaxbbindings
that return
Neuron
Modifier and Type
Method
Description
Neuron
ObjectFactory.
createNeuron
()
Create an instance of
Neuron
Methods in
weka.core.pmml.jaxbbindings
that return types with arguments of type
Neuron
Modifier and Type
Method
Description
List
<
Neuron
>
NeuralLayer.
getNeuron
()
Gets the value of the neuron property.