PyAF
Public Member Functions | Public Attributes | List of all members
pyaf.TS.SignalDecomposition.cSignalDecomposition Class Reference

Public Member Functions

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)
 

Public Attributes

 mSigDecByTransform
 
 mOptions
 
 mExogenousData
 
 mTransformList
 
 mPerfsByModel
 
 mTrPerfDetails
 
 mBestModel
 
 mTrainingDataset
 
 mTrainingTime
 

The documentation for this class was generated from the following file: