apple / dnikit

A Python toolkit for analyzing machine learning models and datasets.

Home Page:https://apple.github.io/dnikit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Python toolkit for analyzing machine learning models and datasets.

https://apple.github.io/dnikit/

License:Apache License 2.0


Languages

Language:Python 87.2%Language:Jupyter Notebook 12.6%Language:Makefile 0.2%