TrainingResults Object (ITrainingResults Interface)

This object represents the results of the classifier training. It includes the performance statistics for the new classifier and for the classifier currently in use, run on the same testing set (that is, on the pages of the documents with the TrainingState property set to DTS_ForTesting).

Properties

Name Type Description
CandidateResults ValidationResults, read-only The testing results for the classifier that has just been trained.
CurrentResults ValidationResults, read-only The testing results for the classifier currently in use.
ShouldApply Boolean, read-only If this property is TRUE, that means we recommend to apply the newly trained classifier because it is better than the one currently in use. You may wish to compare the results of the two classifiers in more detail using the CurrentResults and CandidateResults properties.

Related objects

Output parameter

This object is the output parameter of the Train method of the ClassificationTrainer object.

Samples

This object is used in the following code samples: Classification.

See also

Working with Properties

15.08.2023 13:19:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.