Metadata-Version: 2.1
Name: Orange3-Explain-zh
Version: 0.5.3
Summary: Orange3 add-on for explanatory AI
Home-page: http://orange.biolab.si/download
Author: Bioinformatics Laboratory, FRI UL
Author-email: contact@orange.biolab.si
License: GPL3+
Keywords: orange3 add-on,orange3-explain
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3 :: Only
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: doc
License-File: LICENSE.txt

Orange3 Explain
===============

Orange3 Explain is an add-on for the [Orange3](http://orange.biolab.si)
data mining suite. It provides extensions for explanatory AI.
See [documentation](http://orange3-explain.readthedocs.org/).

Features
--------
- Explains a classification or regression model. Explains which features
  contribute the most and how they contribute toward the prediction for a
  specific class.
- Explains which features contribute the most to the prediction for a single
  instance based on the model and how they contribute.


