TStatisticClassifier.ClassifyTest Method

function ClassifyTest: double;

Performs the classification on the test data, by calling the OnClassifyTest event.

Returns: double

Remarks:

You have to override this method to implement your own classification test or simply assign a method to OnClassifyTest event.