|
def | __init__ (self) |
|
def | train (self, iInputDS, iTime, iSignal, iHorizon, iHierarchy=None, iExogenousData=None) |
|
def | forecast (self, iInputDS, iHorizon) |
|
def | getModelInfo (self) |
|
def | standrdPlots (self, name=None) |
|
def | getPlotsAsDict (self) |
|
def | to_json (self) |
|
def | computePerf (self, actual, predicted, name) |
|
def | generateCode (self, iDSN=None, iDialect=None) |
|
def | create_signal_hierarchy (self, iInputDS, iTime, iSignal, iHorizon, iHierarchy, iExogenousData=None) |
|
def | plot_Hierarchy (self, iInputDS, iTime, iSignal, iHorizon, iHierarchy, iExogenousData=None) |
|
def | train_HierarchicalModel (self, iInputDS, iTime, iSignal, iHorizon, iHierarchy, iExogenousData=None) |
|
def | forecast_HierarchicalModel (self, iInputDS, iHorizon) |
|
|
| mOptions |
|
| mSignalHierarchy |
|
The documentation for this class was generated from the following file:
- HierarchicalForecastEngine.py