LICENSE
README.md
pyproject.toml
tests/test_explainer.py
tests/test_high_depth_woodelf.py
tests/test_lts_vectorized.py
tests/test_pdp.py
tests/test_pdp_display.py
tests/test_woodelf_against_shap.py
woodelf/__init__.py
woodelf/explainer.py
woodelf/high_depth_woodelf.py
woodelf/lts_vectorized.py
woodelf/pdp.py
woodelf/pdp_display.py
woodelf/simple_woodelf.py
woodelf/core/__init__.py
woodelf/core/cube_metric.py
woodelf/core/decision_patterns.py
woodelf/core/direct_computation.py
woodelf/core/utils.py
woodelf/core/path_to_s_vectors/__init__.py
woodelf/core/path_to_s_vectors/base_p2s.py
woodelf/core/path_to_s_vectors/lts_recursive_p2s.py
woodelf/core/path_to_s_vectors/pdp_p2s.py
woodelf/core/path_to_s_vectors/simple_p2s.py
woodelf/core/path_to_s_vectors/woodelf_p2s.py
woodelf/core/path_to_s_vectors/archive/__init__.py
woodelf/core/path_to_s_vectors/archive/lts_polynomial_multiplication.py
woodelf/core/path_to_s_vectors/archive/lts_simple_p2s.py
woodelf/core/path_to_s_vectors/archive/quadrature_shap_p2s.py
woodelf/core/path_to_s_vectors/archive/woodelfhd_paper_version_p2s.py
woodelf/core/trees/__init__.py
woodelf/core/trees/decision_trees_ensemble.py
woodelf/core/trees/parse_models.py
woodelf/core/trees/parsing_utils.py
woodelf_explainer.egg-info/PKG-INFO
woodelf_explainer.egg-info/SOURCES.txt
woodelf_explainer.egg-info/dependency_links.txt
woodelf_explainer.egg-info/requires.txt
woodelf_explainer.egg-info/top_level.txt