Input objects for the decision tree regression prediction algorithm
More...
◆ get() [1/2]
Returns the NumericTable input object for the decision tree regression 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 decision tree regression 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 decision tree regression 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 decision tree regression 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:
- decision_tree/regression/prediction/PredictionInput.java