Python SDK
These pages show you how to integrate Encord Active into your existing work streams via code.
📄️ Initialize a Project
This is equivalent to running the init command from the CLI.
📄️ Running Quality Metrics
There are a couple of ways to compute quality metrics via code.
📄️ Tagging
Scopes
📄️ Filtering Data
To filter your data and labels based on metrics, you use the MergedMetrics dataframe.
🗃️ Model Predictions
3 items
📄️ Custom Embedding
It is possible to add your own custom embeddings to the project.