How To Use

After comparing models in the portal, you can decide which option is best for you. You can subscribe to option(s) that you want and can expect an email within 24 hours that has your api key. After you have the key using your service is a 2 step process in the portal.

 

1. Prepare Your Data

 

Arrange your data into 3 columns, the first is a unique identifier for a time-series (this will be used at each new Date for that series), the Date, and the value at that Date.

 

2. Provide Your API key, Desired Model Parameters, and Data to The Portal

As an example, if you wanted to use the xgboost model to make a 3 months ahead forecast, you would provide your API Key, add in the URL https://swarmai.co/hello/xgboost_month?a=3 , (the ?a=3 extension represents 3 months ahead), drop your data in and hit submit.