Provides an interface for input objects for making elastic net model-based prediction.
More...
Returns an input object for making elastic net 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 elastic net 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 elastic net model-based prediction
- Parameters
-
[in] | id | Identifier of the input object |
[in] | value | Input object |
void set |
( |
ModelInputId |
id, |
|
|
const elastic_net::ModelPtr & |
value |
|
) |
| |
Sets an input object for making elastic net 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: