Input objects for the classification algorithm
More...
◆ PredictionInput()
Constructs the input of the classifier model-based prediction algorithm
- Parameters
-
context | Context to manage the input of the classifier model-based prediction algorithm |
◆ get() [1/2]
Returns the NumericTable input object for the classifier model-based prediction algorithm
- Parameters
-
id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
◆ get() [2/2]
Returns the Model input object for the classifier model-based prediction algorithm
- Parameters
-
id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
◆ set() [1/2]
Sets the NumericTable input object for the classifier model-based prediction algorithm
- Parameters
-
id | Identifier of the input object |
val | Value of the input object |
◆ set() [2/2]
Sets the Model input object for the classifier model-based prediction algorithm
- Parameters
-
id | Identifier of the input object |
val | Value of the input object |
The documentation for this class was generated from the following file:
- classifier/prediction/PredictionInput.java