Performance

Java Interface:

Data menu, Infer option.

Command line, perf program:

The perf program calculates the FIS performance on a data set.

Arguments:

Optional arguments:

 -nNum where Num is the output number (default value: 0, first output)
 -sVal where Val is the minimum activity threshold to coonsider an item as non blank (default value: 0.2)
 -a for detailed display.

Command line example:

perf irissel.fis iris

returns the value 4 (misclassified items)

or

perf riceoptrules.fis rice

returns 0.004819 (index based on the quadratic error)

Perf creates the perf.res file, whose structure is described in the user documentation.