TStatisticClassifier.OnPopPosition Property

property OnPopPosition: TPopBookmark;

Called by LearnData method and K-NN to restore the current position of the dataset.

Returns: TPopBookmark

Remarks:

Because K-NN requires access to all learn examples when classifying, , this event gives the algorithm access to the learn dataset.