Guilherme Schardong 20cf80d94e Added the possible_capability_values base method for estimators...
New `possible_capability_values` base method for estimators. The goal
is to return a list of possible values for each non-numerical
capability, as some performance metrics may benefit from this complete
listing.

Additionally, added a new exception to indicate when a capability is
invalid in a given context, e.g., when the model does not support it.
2026-04-22 13:49:32 +01:00
2026-04-15 22:26:02 +01:00
2026-04-22 13:31:02 +01:00
Description
No description provided
88 KiB
Languages
Python 98.6%
Makefile 1.4%