Input object for making logistic regression model-based prediction
More...
Returns the NumericTable input object for the logistic 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 logistic 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 logistic 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 logistic 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:
- logistic_regression/prediction/PredictionInput.java