Class for the input objects of the algorithm.
More...
◆ get() [1/2]
Returns the input object for linear regression quality metric
- Parameters
-
id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
◆ get() [2/2]
Returns an input object for linear regression quality metric
- Parameters
-
id | Identifier of the input object |
- Returns
- Linear regression model
◆ set() [1/2]
Sets the input object for linear regression quality metric
- Parameters
-
id | Identifier of the input object |
val | Value of the input object |
◆ set() [2/2]
Sets an input object for linear regression quality metric
- Parameters
-
id | Identifier of the input object |
val | Linear regression model |
The documentation for this class was generated from the following file: