|
def | __init__ (self) |
|
def | validateTransformation (self, transf, df, iTime, iSignal) |
|
def | defineTransformations (self, df, iTime, iSignal) |
|
def | train_threaded (self, iInputDS, iTime, iSignal, iHorizon) |
|
def | train_multiprocessed (self, iInputDS, iTime, iSignal, iHorizon) |
|
def | train_not_threaded (self, iInputDS, iTime, iSignal, iHorizon) |
|
def | collectPerformanceIndices (self) |
|
def | train (self, iInputDS, iTime, iSignal, iHorizon, iExogenousData=None) |
|
def | forecast (self, iInputDS, iHorizon) |
|
def | getModelFormula (self) |
|
def | getModelInfo (self) |
|
def | to_json (self) |
|
def | standrdPlots (self, name=None) |
|
def | getPlotsAsDict (self) |
|
|
| mSigDecByTransform |
|
| mOptions |
|
| mExogenousData |
|
| mTransformList |
|
| mPerfsByModel |
|
| mTrPerfDetails |
|
| mBestModel |
|
| mTrainingDataset |
|
| mTrainingTime |
|
The documentation for this class was generated from the following file:
- TS/SignalDecomposition.py