Skip to content

ajayaadhikari/Leafage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leafage

Leafage is a library to extract explanations for the predictions of black-box machine learning methods. LEAFAGE stands for Local Example And Feature-based model-AGnostic Explanation.

An example of the usage of the library is shown in Usage.ipynb.

The project is written in Python 2.7

Plotly is used for visualization. To extract visualizations, you need a free plotly account and set the credentials as follows:

import plotly
plotly.tools.set_credentials_file(username='DemoAccount', api_key='lr1c37zw81')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published