Check Status
View predictions for a given dataset and query.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
predict_report_id
|
str
|
The ID of the prediction report. |
required |
dataset_id
|
str
|
The ID of the dataset. |
required |
search_query
|
str
|
The search query to filter predictions. |
required |
page_number
|
int
|
The page number of the results. |
required |
Returns:
Name | Type | Description |
---|---|---|
dict |
A dictionary containing the predictions. |