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