|
def | __init__ (self, tsspec, bench_name) |
|
def | reportTrainingDataInfo (self, iSignal, iHorizon) |
|
def | getTrainingDataset (self, iSignal, iHorizon) |
|
def | reportModelInfo (self, iModel) |
|
def | trainModel (self, iSignal, iHorizon) |
|
def | computeModelPerfOnTraining (self, iModel) |
|
def | trainSignal (self, iSignal, iHorizon) |
|
def | testSignal (self, iSignal, iHorizon) |
|
def | getApplyInDatset (self, iSignal, iHorizon) |
|
def | applyModel (self, iSignal, iHorizon) |
|
def | reportActualAndPredictedData (self, iSignal, iHorizon) |
|
def | computePerfOnForecasts (self, iSignal, iHorizon) |
|
def | getTestPerfs (self, iSignal, iHorizon) |
|
def | dumpForecastPerfs (self, iSignal, iHorizon) |
|
|
| mTSSpec |
|
| mTrainDataset |
|
| mAutoForecastBySignal |
|
| mTrainPerfData |
|
| mTestPerfData |
|
| mTrainTime |
|
| mBenchName |
|
| mApplyIn |
|
| mApplyOut |
|
| mActual |
|
| mPredicted |
|
The documentation for this class was generated from the following file:
- Bench/GenericBenchmark.py