TrainingResult Object (ITrainingResult Interface)

This object contains the result of training the classifier on the input data set. It includes the classification model and the results of checking the model's performance.

Properties

Name Type Description
Model Model, read-only The trained classification model.
ValidationResult ValidationResult, read-only

The results of checking the model's performance.

If before training you set IValidationParams::ShouldPerformValidation to FALSE, the model will be trained on the whole input data set and will not be validated. In that case, this property will return null.

Related objects

Object Diagram

Output parameter

This object is the output parameter of the Item method of the TrainingResults object.

Samples

This object is used in the Classification demo tool.

See also

TrainingResults

See also

Document Classification

24.03.2023 8:51:52

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.