The Workflow
8 steps · click a step number to mark it done
Open Abacus AI and have it ready before you start
Upload your historical CSV dataset or connect Abacus AI to your data warehouse (Snowflake, BigQuery, S3) via the Integrations tab
Select the target column to forecast and the time‑stamp column, then click Generate Models to let AutoML create candidate pipelines
Review the performance table, compare metrics such as MAE and RMSE, and choose the top‑performing model
Enable feature engineering options and turn on Automatic Retraining so new data is ingested daily
Deploy the selected model as a REST API endpoint, give it a version name, and click Deploy
Copy the generated endpoint URL and test it with a sample JSON payload using the built‑in Test Console
Configure monitoring alerts for data drift and prediction latency in the Monitoring dashboard
Integrate the endpoint URL into your application code to request real‑time forecasts