|
def | __init__ (self) |
|
def | computeForecast (self, nextTime) |
|
def | serialize (self) |
|
def | setParams (self, iInputDS, iTime, iSignal, iHorizon, iTransformation, iExogenousData=None) |
|
def | computePerfsInParallel (self, args) |
|
def | updatePerfsForAllModels (self) |
|
def | collectPerformanceIndices (self) |
|
def | train (self, iInputDS, iTime, iSignal, iHorizon, iTransformation) |
|
|
| mSignalFrame |
|
| mTime |
|
| mSignal |
|
| mTimeInfo |
|
| mTrendEstimator |
|
| mCycleEstimator |
|
| mAREstimator |
|
| mForecastFrame |
|
| mTransformation |
|
| mOriginalSignal |
|
| mHorizon |
|
| mExogenousInfo |
|
| mPerfsByModel |
|
| mFitPerf |
|
| mForecastPerf |
|
| mTestPerf |
|
| mPerfDetails |
|
| mBestModel |
|
The documentation for this class was generated from the following file:
- TS/SignalDecomposition.py