mmc.Hierarchy.subsets_info()

Hierarchy.subsets_info(name)

Provides information of the subsets beneath a classification layer and their high-confidence threshold definitions.

Parameters:

name (str) – The name of the classification level to query

Return type:

Dict[str, List[int]]

Returns:

A dict containing each subset the given classification layer as keys and the high-confidence values associated with them.