Encord Active API

API for the Encord Active module, which provides model evaluation, data curation, and active learning capabilities. Allows importing model predictions, computing quality metrics, running embedding-based similarity search, and surfacing the most valuable data for labeling. Supports performance metrics including mAP, mAR, F1, True/False Positive and Negative counts across classes and IoU thresholds.

API entry from apis.yml

apis.yml Raw ↑
name: Encord Active API
description: 'API for the Encord Active module, which provides model evaluation, data curation, and active
  learning capabilities. Allows importing model predictions, computing quality metrics, running embedding-based
  similarity search, and surfacing the most valuable data for labeling. Supports performance metrics including
  mAP, mAR, F1, True/False Positive and Negative counts across classes and IoU thresholds.

  '
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://encord.com/active/
baseURL: https://api.encord.com/public
tags:
- Model Evaluation
- Data Curation
- Active Learning
- Quality Metrics
- Embeddings
properties:
- type: Documentation
  url: https://docs.encord.com/sdk-documentation/api-active/sdk-active-collections
- type: GitHubRepository
  url: https://github.com/encord-team/encord-active