sklearn.metrics.check_scoring(estimator, scoring=None, allow_none=False)
[source]
Determine scorer from user options.
A TypeError will be thrown if the estimator cannot be scored.
Parameters: |
|
---|---|
Returns: |
|
© 2007–2018 The scikit-learn developers
Licensed under the 3-clause BSD License.
http://scikit-learn.org/stable/modules/generated/sklearn.metrics.check_scoring.html