TeamHG-Memex / eli5

A library for debugging/inspecting machine learning classifiers and explaining their predictions
http://eli5.readthedocs.io
MIT License
2.74k stars 332 forks source link

DOC add a link to sklearn docs for "scoring" argument #346

Closed kmike closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #346 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #346   +/-   ##
=======================================
  Coverage   97.31%   97.31%           
=======================================
  Files          49       49           
  Lines        3134     3134           
  Branches      584      584           
=======================================
  Hits         3050     3050           
  Misses         44       44           
  Partials       40       40
Impacted Files Coverage Δ
eli5/sklearn/permutation_importance.py 100% <ø> (ø) :arrow_up: