| title | Get a Single Prediction |
|---|---|
| sidebarTitle | Get a Single Prediction |
The query() function fetches a single prediction from the model.
Here is the syntax:
await model_name.query(queryOptions);
| title | Get a Single Prediction |
|---|---|
| sidebarTitle | Get a Single Prediction |
The query() function fetches a single prediction from the model.
Here is the syntax:
await model_name.query(queryOptions);