Batch prediction UI¶
To make batch predictions from the UI, you must first deploy a model. After deploying a model, you can make one-time batch predictions from the Make Predictions or schedule recurring batch predictions from the Job Definitions tab:
| Method | Description |
|---|---|
| Make a one-time batch prediction | Make a batch prediction for a deployed model with a dataset of any size. |
| Schedule recurring batch prediction jobs | Configure, execute, and schedule batch prediction jobs for deployed models. |
| Manage prediction job definitions | View and manage prediction job definitions in a deployment. |
| Configure prediction jobs with a Snowflake database (examples) | Configure prediction jobs with Snowflake connections. |