Trains a Probabilistic Neural Network (PNN) based on the DDA (Dynamic Decay Adjustment) method on
labeled data using
Constructive Training of Probabilistic Neural Networks as the underlying algorithm.
This
algorithm generates rules based on numeric data. Each rule is defined as high-dimensional Gaussian
function that is adjusted by two thresholds, theta minus and theta plus, to avoid conflicts with rules
of different classes. Each Gaussian function is defined by a center vector (from the first covered
instance) and a standard deviation which is adjusted during training to cover only non-conflicting
instances. The selected numeric columns of the input data are used as input data for training and
additional columns are used as classification target, either one column holding the class information or
a number of numeric columns with class degrees between 0 and 1 can be selected. The data output contains
the rules after execution along with a number of of rule measurements. The model output port contains
the PNN model, which can be used for prediction in the PNN Predictor node.
You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.
To use this node in KNIME, install the extension KNIME Base nodes from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!