Getting Started
APIs
Examples
To use Infodeslib, first install it using pip:
$ pip install infodeslib
You need to install following packages before using our library:
shap
matplotlib
numpy
sklearn
For example:
>>> import infodesib >>> import infodesib.des.KNORAE >>> infodesib.get_version()