Algorithm Instance
API endpoint that allows algorithm (ML models) to be viewed or edited.
GET /api/v2/ml/algorithms/4/?format=api
{ "id": 4, "details": "https://api.beluga.insectai.org/api/v2/ml/algorithms/4/?format=api", "name": "UK & Denmark Species Classifier", "key": "uk_denmark_species_classifier", "description": "Trained on April 3, 2023 using mix of low & med resolution images.", "uri": null, "version": 2, "version_name": "mixedres", "task_type": "", "category_map": null, "category_count": null, "created_at": "2023-11-10T02:40:34.288060", "updated_at": "2023-11-10T02:40:34.288075", "user_permissions": [] }