Data Miner
|
Performs the classification on the test data, by calling the OnClassifyTest event.
function ClassifyTest: double; override;
You have to override this method to implement your own classification test or simply assign a method to OnClassifyTest event.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|