20cf80d94eafa1f55f0e5a7d080660afab94f0ef
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.
Description
No description provided
Languages
Python
98.6%
Makefile
1.4%