Provides methods for the regression model-based training in the online processing mode.
More...
PartialResultPtr getPartialResult |
( |
| ) |
|
|
inline |
Returns the structure that contains a partial result of the regression model-based training
- Returns
- Structure that contains a partial result of the regression model-based training
Returns the structure that contains the result of the regression model-based training
- Returns
- Structure that contains the result of the regression model-based training
services::Status setPartialResult |
( |
const PartialResultPtr & |
partialResult | ) |
|
|
inline |
Registers user-allocated memory to store a partial result of the regression model-based training
- Parameters
-
[in] | partialResult | Structure to store a partial result of the regression model-based training |
- Returns
- Status of computations
services::Status setResult |
( |
const ResultPtr & |
res | ) |
|
|
inline |
Registers user-allocated memory to store the result of the regression model-based training
- Parameters
-
[in] | res | Structure to store the result of the regression model-based training |
- Returns
- Status of computations
The documentation for this class was generated from the following file: