get
public double get(int objectIndex,
int predictionIndex)
- Purpose
-
Return the model prediction for a particular object in a particular dimension.
- Parameters
-
Parameter Description objectIndex The index of the object to get the prediction for.
predictionIndex The index of the prediction dimension.
Parameter Description objectIndex The index of the object to get the prediction for.
predictionIndex The index of the prediction dimension.