Create an Time series model using database on your Obviously AI account

The endpoints allow you create a model from database on your Obviously AI account. The response object consist of 2 id's:

  • process_id - process_id can be used in /predict/status to fetch the most recent status on your model building.
  • model_id - model_id is a unique identifier string for the Timeseries model, to perform different task such as, forecast, graphs, tech-specs, shareable link

Note:

  1. To set the value of seasonality please use the following table based on frequency of the data.
Data FrequencySeasonality Values
Hourly6/ 24 / 168
Daily7 / 30 / 365
Weekly52
Monthly12
Quarterly4
Language
Authorization
Header
Click Try It! to start a request and see the response here!