Fuzzy Rule Predictor

The first port contains the Fuzzy Rule Model that is applied to the test data contained in the second input port. The output data has then one additional column containing the predicted class attribute which is the best match for all rules.

Options

Don't Know Class
Ignore If selected, no lower degree of class activation is set, otherwise the specified value between 0 and 1 is used.
Default Use the minimum activation threshold from the learning algorithm.
Use Instances where the activation lies above this threshold are classified as a missing (unknown) class. This is useful in cases where the feature space is not completely covered by rules.
Change prediction column name
When set, you can change the name of the prediction column.
Prediction Column
The possibly overridden column name for the predicted column. (The default is: Prediction (trainingColumn).)
Append columns with normalized class distribution
Compute the probabilities for the different classes.
Suffix for probability columns
Suffix for the normalized distribution columns. Their names are like: P (trainingColumn=value).

Input Ports

Icon
Fuzzy Rule Model to which test data is applied.
Icon
Test data matching the Fuzzy Rule Model structure.

Output Ports

Icon
Predicted data with one additional classification column.

Views

This node has no views

Workflows

Links

Developers

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.