A Python toolkit for analyzing machine learning models and datasets.

apple apple Last update: Apr 15, 2024

Data and Network Introspection Kit (DNIKit)

A Python toolkit for introspection of machine learning models and datasets.

Please see the complete docs for more information.

Installation

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.

Subscribe to our newsletter