mmc.Hierarchy.batchless_thresholds()

Hierarchy.batchless_thresholds(name=None, batch=None)

Sets thresholds, removing any that are batch-specific, and setting the threshold to the average threshold across batches

Parameters:
  • name (str (default: None)) – Name of the classification layer to define on. Use None for all.

  • batch (str (default: None)) – Should be set to None.