Provides an interface for input objects for making the regression model-based prediction.
More...
Input |
( |
size_t |
nElements = 0 | ) |
|
services::Status check |
( |
const daal::algorithms::Parameter * |
parameter, |
|
|
int |
method |
|
) |
| const |
Checks an input object for making the regression model-based prediction
- Returns
- Status of computations
Returns an input object for making the regression model-based prediction
- Parameters
-
[in] | id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
Returns an input object for making the regression model-based prediction
- Parameters
-
[in] | id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
Sets an input object for making the regression model-based prediction
- Parameters
-
[in] | id | Identifier of the input object |
[in] | value | Input object |
void set |
( |
ModelInputId |
id, |
|
|
const regression::ModelPtr & |
value |
|
) |
| |
Sets an input object for making the regression model-based prediction
- Parameters
-
[in] | id | Identifier of the input object |
[in] | value | Input object |
The documentation for this class was generated from the following file: