TClassesListItem.ClassifyDiscrete Method

function ClassifyDiscrete(const DiscreteSource: array of Integer; var dCount: double): double;

Classify record with discrete attributes.

Returns: double

Remarks:

Compute the response of the classification class (Self) for the discrete attributes of the new example. DiscreteSource contains the values of the discrete attributes and dCount is the Length of the DiscreteSource array.