PyAutoForecast
Public Member Functions | Public Attributes | List of all members
WS_Backend.cWSModel Class Reference

Public Member Functions

def __init__ (self, name)
 
def readData (self)
 
def trainModel (self)
 
def applyModel (self)
 
def create (self)
 
def update (self)
 
def getModelInfo (self)
 
def getForecasts (self)
 
def as_dict (self)
 
def json (self)
 

Public Attributes

 mName
 
 mCreationDate
 
 mDataset
 
 mSignalVar
 
 mTimeVar
 
 mHorizon
 
 mMaxHistoryForDisplay
 
 mDataFrame
 
 mDecomp
 
 mApplyIn
 
 mDetailedForecast_DataFrame
 
 mForecast_DataFrame
 
 mForecastData
 

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