Algorithm class for training the classifier model.
More...
- Enumerations
- InputId Identifiers of input objects of the classifier model training algorithm
- ResultId Identifiers of results of the classifier model training algorithm
- References
-
◆ clone()
Returns a pointer to the newly allocated classifier training algorithm with a copy of input objects and parameters of this classifier training algorithm
- Returns
- Pointer to the newly allocated algorithm
◆ getInput()
Get input objects for the classifier model training algorithm
- Returns
- Input objects for the classifier model training algorithm
Implemented in Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, and Batch< algorithmFPType, method >.
◆ getResult()
Returns the structure that contains the trained classifier model
- Returns
- Structure that contains the trained classifier model
◆ resetResult()
Resets the results of the classifier model training algorithm
- Returns
- Status of the operation
Implemented in Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, and Batch< algorithmFPType, method >.
◆ setResult()
Registers user-allocated memory for storing results of the classifier model training algorithm
- Parameters
-
[in] | res | Structure for storing results of the classifier model training algorithm |
The documentation for this class was generated from the following file: