项目作者: stefanoteso

项目描述 :
CAIPI turns LIMEs into trust!
高级语言: Python
项目地址: git://github.com/stefanoteso/caipi.git
创建时间: 2017-10-04T12:09:46Z
项目社区:https://github.com/stefanoteso/caipi

开源协议:

下载


Caipi

An implementation of the CAIPI framework for interactive explanatory learning.

Required Packages

Caipi is written in Python 3.5. Make sure that you have the following
packages:

Usage

You can run CAIPI as follows:

  1. python3 caipi.py $problem $learner $example-selection-strategy

For the complete list of options, type:

  1. python3 caipi.py --help