Hierarchy
Remove thresholds from the database. Pass slice(None)to drop all thresholds matching the other batches (batch) or classification layers (name).
marker (str) – Marker to remove thresholds for.
str
name (Optional[str] (default: None)) – Name of the classification layer to remove thresholds for. Use slice(None) for all.
Optional
None
batch (Optional[str] (default: None)) – Batch to remove thresholds for. Use slice(None) for all.