Skip to content

Commit

Permalink
API: add support for inspecting native scikit-learn learners and lear…
Browse files Browse the repository at this point in the history
…ner pipelines (#369)

* API: preserve row order in ShapCalculator output

* TEST: suppress numba debug messages

* API: add class NativeLearnerInspector for native scikit-learn learners

* REFACTOR: pull learner inspector initializer up to base class

* REFACTOR: remove obsolete LearnerInspector.shap_calculator()

* REFACTOR: remove duplicated shap_calculator method (#370)

---------

Co-authored-by: Mateusz Sokół <8431159+mtsokol@users.noreply.github.com>
  • Loading branch information
j-ittner and mtsokol authored Jul 10, 2023
1 parent 5fe3110 commit bfa5da7
Show file tree
Hide file tree
Showing 4 changed files with 384 additions and 68 deletions.
Loading

0 comments on commit bfa5da7

Please sign in to comment.