PyAutoForecast
Public Member Functions | Public Attributes | List of all members
PyAutoForecast.SignalDecomposition.SignalDecomposition_Cycle.cBestCycleForTrend Class Reference
Inheritance diagram for PyAutoForecast.SignalDecomposition.SignalDecomposition_Cycle.cBestCycleForTrend:
Inheritance graph
[legend]
Collaboration diagram for PyAutoForecast.SignalDecomposition.SignalDecomposition_Cycle.cBestCycleForTrend:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, trend, criterion)
 
def getCycleName (self)
 
def computeBestCycle (self)
 
def generate_cycles (self, K)
 
def fit (self)
 
def transformDataset (self, df)
 
- Public Member Functions inherited from PyAutoForecast.SignalDecomposition.SignalDecomposition_Cycle.cAbstractCycle
def __init__ (self, trend)
 
def getCycleResidueName (self)
 
def plot (self)
 
def computePerf (self)
 

Public Attributes

 mCyclePerfs
 
 mCycleFrame
 
 mCyclePerfDict
 
 mBestCycleValueDict
 
 mBestCycleLength
 
 mBestCyclePerf
 
 mCriterion
 
 mBestCycleFrame
 
 mDefaultValue
 
 mTime
 
 mSignal
 
 mOutName
 
 mFormula
 
- Public Attributes inherited from PyAutoForecast.SignalDecomposition.SignalDecomposition_Cycle.cAbstractCycle
 mTimeInfo
 
 mTrendFrame
 
 mCycleFrame
 
 mTrend
 
 mTrend_residue_name
 
 mCycleFitPerf
 
 mCycleForecastPerf
 

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