Description
ThebatchQuery() function fetches batch predictions from the model by joining it with the data table.
batchQuery() function fetches batch predictions from the model by joining it with the data table.
await model_name.batchQuery(batchQueryOptions);
Was this page helpful?