Skip to main content
MindsDB home page
Search...
⌘K
Overview
Introduction
Interfaces
REST API
Python SDK
JavaScript SDK
MindsDB home page
Search...
⌘K
Slack
GitHub
Website
Watch Video
Watch Video
Search...
Navigation
Get Batch Predictions
Documentation
Connect
Unify
Respond
MCP API
SDKs & APIs
Contribute
FAQs
Documentation
Connect
Unify
Respond
MCP API
SDKs & APIs
Contribute
FAQs
Slack
GitHub
Website
Watch Video
On this page
Description
Syntax
Get Batch Predictions
Copy page
Copy page
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
⌘I