A Python toolkit for introspection of machine learning models and datasets.
Please see the complete docs for more information.
Standard PyPi installation. For installation from a specific branch, see Contributor's Guide.
pip install dnikit
To run the notebook examples, try this instead:
pip install "dnikit[notebook]"
Start the notebook:
jupyter notebook
More installation options can be found in the docs.