Input objects for the gradient boosted trees regression prediction algorithm
More...
Returns the NumericTable input object for the gradient boosted trees regression model-based prediction algorithm
- Parameters
-
id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
Returns the Model input object for the gradient boosted trees regression model-based prediction algorithm
- Parameters
-
id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
Sets the NumericTable input object for the gradient boosted trees regression model-based prediction algorithm
- Parameters
-
id | Identifier of the input object |
val | Value of the input object |
Sets the Model input object for the gradient boosted trees 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:
- gbt/regression/prediction/PredictionInput.java