UndefinedMetricWarning#

exception sklearn.exceptions.UndefinedMetricWarning[源代码]#

当度量无效时引发的警告

版本 0.18 中的变更:从 sklearn.base 移动而来。