Algorithm Instance
API endpoint that allows algorithm (ML models) to be viewed or edited.
GET /api/v2/ml/algorithms/16/?format=api
{ "id": 16, "details": "https://api.beluga.insectai.org/api/v2/ml/algorithms/16/?format=api", "name": "Insect Order Classifier", "key": "insect_order_classifier", "description": "", "uri": "https://object-arbutus.cloud.computecanada.ca/ami-models/insect_orders/convnext_tiny_in22k_worder0.5_wbinary0.5_run2_checkpoint.pt", "version": 1, "version_name": "1", "task_type": "classification", "category_map": { "id": 48, "details": "https://api.beluga.insectai.org/api/v2/ml/labels/48/?format=api", "user_permissions": [] }, "category_count": 16, "created_at": "2025-04-25T11:48:06.379138", "updated_at": "2025-04-25T11:48:06.379148", "user_permissions": [] }