Description

The query() function fetches a single prediction from the model.

Syntax

Here is the syntax:
await model_name.query(queryOptions);
Here are some useful links: