Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
API: add support for inspecting native scikit-learn learners and lear…
…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