| PriorProbability method |
Applies to
TClassesListItem
Declaration
function PriorProbability: double;
Description
After learning, you can call this routine to compute the prior probability of classificaiton class Self. The owner of Self must be TClassesList in order for this to work.
|
|