| UsePriorProbability property |
Applies to
TLinearClassifier
Declaration
property UsePriorProbability: boolean;
Description
Set this property to True, if you want the linear classifier to rely also on prior probability of individual classes when performing classificaiton.
|
|