scikit_learn / latest / modules / generated / sklearn.metrics.get_scorer_names.html

sklearn.metrics.get_scorer_names

sklearn.metrics.get_scorer_names()[source]

Get the names of all available scorers.

These names can be passed to get_scorer to retrieve the scorer object.

Returns:
list of str

Names of all available scorers.

© 2007–2022 The scikit-learn developers
Licensed under the 3-clause BSD License.
https://scikit-learn.org/1.1/modules/generated/sklearn.metrics.get_scorer_names.html