Skip to main content
MindsDB home page
SDKs & APIs
Ask AI
Copy page
Search...
MindsDB home page
Search...
Navigation
Get Batch Predictions
Overview
Introduction
Interfaces
REST API
Python SDK
JavaScript SDK
Watch Video
Slack
GitHub
Website
On this page
Description
Syntax
Get Batch Predictions
Description
The
batchQuery()
function fetches batch predictions from the model by joining it with the data table.
Syntax
Here is the syntax:
Copy
Ask AI
await model_name.batchQuery(batchQueryOptions);
Here are some useful links:
training options
,
query options
,
batch query options
.
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Assistant
Responses are generated using AI and may contain mistakes.