sorbetto.flavor.worst_flavor module
- class sorbetto.flavor.worst_flavor.WorstFlavor(performances: FiniteSetOfTwoClassClassificationPerformances, entity_list: list[Entity], name: str = 'Unnamed Baseline Flavor', colormap: Any = None)[source]
Bases:
AbstractNumericFlavorTODO actual description
Example of Worst Flavor: the Baseline Flavor.
- property nb_entities: int
- property performances: FiniteSetOfTwoClassClassificationPerformances