We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It would be nice to see what metrics are available for a specific problem type / instantiated model.
for example, if you ran a regression problem it would be nice to do:
{code} model.available_metrics()
{code}