The optimizable predictor
The example input (such as a feature vector)
The label
The objective function
The weight of the example
Put objective value and gradient into the accumulators.
Put objective value and gradient into the accumulators. Either argument can be null if they don't need to be computed.
Accumulator to hold value
Accumulator to hold gradient
Base example for all OptimizablePredictors
The type of the label