Seasonality
Closed this issue · 2 comments
cha87de commented
The txmatrix at the moment is updated and represents a statistical model of the overall considered time interval. TSProfiler should consider different patterns and represent the likeliness of a pattern to occur.
cha87de commented
The seasonality aspect is handled by the decision tree in the period component (currently under branch github.com/cha87de/tsprofiler/tree/periods)
cha87de commented
apart from periods, phases have been implemented.