Data Miner
|
Returns the index of the class, which has the highest count of examples and thus the highest prior probability, with ClassIndex.
function MaxPriorProbability(var ClassIndex: integer): double; virtual;
The function will also return the probability of that class as the function result.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|