hawkular / hawkular-datamining

Real-time time series prediction library with standalone server
36 stars 22 forks source link

triple-ex-collection-interval #64

Closed pavolloffay closed 8 years ago

pavolloffay commented 8 years ago

Time series models should be aware of metric collection interval. Specially triple exponential smoothing which selects appropriate seasonal index for incoming learning point.

pavolloffay commented 8 years ago

@Jiri-Kremser could you please review?