Export All Model Predictions

šŸ“˜

Click for Python SDK

Dataset.export_predictions(
    model: Model
) -> List[Union[BoxPrediction, PolygonPrediction, CuboidPrediction, SegmentationPrediction]]

This endpoint is for batch export. It may time out for extremely large datasets (>1M items), but we are working an asynchronous solution for this.

Path Params
string
required

The Scale-generated ID of the Dataset.

string
required

The Scale-generated ID of the Model.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json