Algorithm class for training the classifier model.
More...
Constructs the base classifier training algorithm by copying input objects and parameters of another base classifier training algorithm
- Parameters
-
context | Context to manage the classifier training algorithm |
other | An algorithm to be used as the source to initialize the input objects and parameters of the algorithm |
Constructs the base classifier training algorithm
- Parameters
-
context | Context to manage the classifier training algorithm |
Returns the newly allocated base classifier training algorithm with a copy of input objects and parameters of this algorithm
- Parameters
-
context | Context to manage the classifier training algorithm |
- Returns
- The newly allocated algorithm
Computes results of the classifier training algorithm
- Returns
- Results of the classifier training algorithm
The documentation for this class was generated from the following file:
- classifier/training/TrainingBatch.java