Forecast
Gives a forecast the next n steps of a given time series
Run an Example
Install & Use
curl -X POST -d '[[0,1,2,3,4,5,6,7,8,9,10],5,2]' -H 'Content-Type: application/json' -H 'Authorization: Simple YOUR_API_KEY' https://api.algorithmia.com/v1/algo/TimeSeries/Forecast/0.2.0