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: AbstractNumericFlavor

TODO actual description

Example of Best Flavor: the SOTA Flavor.

property entity_list: list[Entity]
getDefaultColormap()[source]
getLowerBound()[source]
getUpperBound()[source]
property nb_entities: int
property performances: FiniteSetOfTwoClassClassificationPerformances