.coveragerc
.gitignore
LICENSE.txt
MANIFEST.in
README.md
README.pypi
pyproject.toml
setup.py
tox.ini
.github/FUNDING.yml
.github/workflows/test.yml
Orange3_Explain.egg-info/PKG-INFO
Orange3_Explain.egg-info/SOURCES.txt
Orange3_Explain.egg-info/dependency_links.txt
Orange3_Explain.egg-info/entry_points.txt
Orange3_Explain.egg-info/namespace_packages.txt
Orange3_Explain.egg-info/not-zip-safe
Orange3_Explain.egg-info/requires.txt
Orange3_Explain.egg-info/top_level.txt
doc/Makefile
doc/conf.py
doc/index.rst
doc/make.bat
doc/_build/htmlhelp/.buildinfo
doc/_build/htmlhelp/Orange3Explain.hhc
doc/_build/htmlhelp/Orange3Explain.hhk
doc/_build/htmlhelp/Orange3Explain.hhp
doc/_build/htmlhelp/Orange3Explain.stp
doc/_build/htmlhelp/genindex.html
doc/_build/htmlhelp/index.html
doc/_build/htmlhelp/_images/Explain-Model-Example.png
doc/_build/htmlhelp/_images/Explain-Model.png
doc/_build/htmlhelp/_images/Explain-Prediction-Example.png
doc/_build/htmlhelp/_images/Explain-Prediction.png
doc/_build/htmlhelp/_static/basic.css
doc/_build/htmlhelp/_static/doctools.js
doc/_build/htmlhelp/_static/documentation_options.js
doc/_build/htmlhelp/_static/file.png
doc/_build/htmlhelp/_static/jquery-3.5.1.js
doc/_build/htmlhelp/_static/jquery.js
doc/_build/htmlhelp/_static/language_data.js
doc/_build/htmlhelp/_static/minus.png
doc/_build/htmlhelp/_static/nature.css
doc/_build/htmlhelp/_static/plus.png
doc/_build/htmlhelp/_static/pygments.css
doc/_build/htmlhelp/_static/searchtools.js
doc/_build/htmlhelp/_static/underscore-1.3.1.js
doc/_build/htmlhelp/_static/underscore.js
doc/_build/htmlhelp/widgets/explain-model.html
doc/_build/htmlhelp/widgets/explain-prediction.html
doc/_build/htmlhelp/widgets/mywidget.html
doc/widgets/explain-model.md
doc/widgets/explain-prediction.md
doc/widgets/images/Explain-Model-Example.png
doc/widgets/images/Explain-Model.png
doc/widgets/images/Explain-Prediction-Example.png
doc/widgets/images/Explain-Prediction.png
orangecontrib/__init__.py
orangecontrib/explain/__init__.py
orangecontrib/explain/explainer.py
orangecontrib/explain/tests/__init__.py
orangecontrib/explain/tests/test_explainer.py
orangecontrib/explain/widgets/__init__.py
orangecontrib/explain/widgets/owexplainmodel.py
orangecontrib/explain/widgets/owexplainprediction.py
orangecontrib/explain/widgets/icons/ExplainModel.svg
orangecontrib/explain/widgets/icons/ExplainPred.svg
orangecontrib/explain/widgets/tests/__init__.py
orangecontrib/explain/widgets/tests/test_owexplainmodel.py
orangecontrib/explain/widgets/tests/test_owexplainprediction.py