Machine learning has a huge potential to improve products, processes and research. But machines usually don’t give an explanation for their predictions, which creates a barrier for the adoption of machine learning.This module helps to give a clearer explanation of the predictions that are given using LIME
The imlp package is on PyPI. Simply run:
pip3 install impl
Or clone the repository and run:
python setup.py install
- Python > 2.7
import impl.impl as im
For the versions available, see the tags on this repository.
- Vinicius Araújo - linkedin