get

public double get(int objectIndex,
                  int predictionIndex)

Purpose

Return the model prediction for a particular object in a particular dimension.

Parameters

objectIndex

The index of the object to get the prediction for.

predictionIndex

The index of the prediction dimension.