Public Member Functions | |
PredWrapper (PredictorAlgorithm *pred) | |
~PredWrapper () | |
void | predictAndUpdate (unsigned long curContext) |
void | predictAndUpdateMultiStep (vector< unsigned int > *values, unsigned int curPos, unsigned int multiStepOrder) |
double | getLoss () |
const PredictorAlgorithm * | getPred () |
Public Attributes | |
PredictorAlgorithm * | pred |
|
|
|
Destructor |
|
|
|
|
|
|
|
|