CreateTrainer Method of the ClassificationEngine Object

Creates a trainer object, which can then be used to set up the parameters and train a new classification model.

Syntax

C++

HRESULT CreateTrainer( ITrainer** Result );
    

C#

ITrainer CreateTrainer();
    

Visual Basic .NET

Function CreateTrainer() As ITrainer
    

Parameters

Result
[out, retval] A pointer to the ITrainer* pointer variable that receives the interface pointer of the output Trainer object.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

ClassificationEngine

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.