Teacher 0.1.0 documentation#

Teacher is a Python library for explaining machine learning models.

Installation#

Install using pip:

pip install ...

Install using conda:

conda install ...

Further details are available in the Installation Guide.

Learning resources#

How-tos

Understand how Teacher works

Reference

Contributing#

Teacher is a community project maintained for and by its users. There are many ways you can help!