deepcell_types.abstention.ABSTENTION_LABEL#
- deepcell_types.abstention.ABSTENTION_LABEL = 'Unknown'#
Sentinel cell-type name used for cells flagged as abstained.
Both the Python API (
deepcell_types.predict()) and the CLI (scripts/predict.py) write this string into the predicted-cell-type output for cells whose max-softmax falls below the IQR fence.