Skip to content

vinibrandaoo/IPML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMPL

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

Installing

The imlp package is on PyPI. Simply run:

pip3 install impl

Or clone the repository and run:

python setup.py install

Prerequisites

  • Python > 2.7

Exemples

import impl.impl as im

Versioning

For the versions available, see the tags on this repository.

Authors

Acknowledgments

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published