Time Series has its own specific graphs than other techniques. Orange Data Mining tool has the capability to generate all these figures. The following Orange Mining task allows displaying of different graphs
Following are few graphs for the time series.
Line charts are the figures that show you the value over time which is a traditional figure.
Spirolgram is an extremely important visualization. By the density of the colour, a user can tell how data is distributed. For example, in the below figure, you can see milk production is high in January.
ACF and PACF graph very important when defining the AR, MA parameters. These two graphs are looking at the correlation of the time series with the previous values. As you can see in the below figure, correlation is seasonal for the selected dataset.
No comments:
Post a Comment