Get: Python Package

Generates and downloads a self-contained Python package for the specified trained model.

Endpoint:

/packaging/python/{model_id}

Input Parameters:

  • usecaseVersion (integer, default: 1)
  • usecaseId (string, required)

Output:

Returns a json file containing python code. This package enables running predictions locally or integrating with external systems.