hawkular / hawkular-datamining

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

Specify end time of precition #21

Open pavolloffay opened 8 years ago

pavolloffay commented 8 years ago

Currently it s possible to ask for n steps ahead predictions.

API should offer functionality for asking for predictions for any time in the future. Prediction time could be specified as future timestamp or time in seconds.