mllp

Hierarchical rules

An implementation of a hierarchical rule-based model for transparent and interpretable classification tasks using multilayer logical perceptrons.

The code of AAAI 2020 paper "Transparent Classification with Multilayer Logical Perceptrons and Random Binarization".

GitHub

22 stars
4 watching
6 forks
Language: Python
last commit: over 2 years ago
Linked from 2 awesome lists

aaaiexplainabilityexplainable-aiexplainable-mlimlinterpretabilityinterpretable-aiinterpretable-machine-learninginterpretable-mlinterpretmlmachine-learningmachine-learning-interpretabilityrule-basedrule-setstransparencytransparent-mlxai

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jphall663/interpretable_machine_learning_with_pythonTeaching software developers how to build transparent and explainable machine learning models using Python673
h2oai/mli-resourcesProvides tools and techniques for interpreting machine learning models483
h2oai/article-information-2019A framework for building and evaluating machine learning systems with high accuracy and interpretability, particularly in human-centered applications.13
deel-ai/xpliqueAn Explainable AI toolbox that provides various methods and tools to understand and interpret the behavior of neural networks654
interpretml/diceProvides counterfactual explanations for machine learning models to facilitate interpretability and understanding.1,373
sergioburdisso/pyss3A Python package implementing an interpretable machine learning model for text classification with visualization tools336
csinva/hierarchical-dnn-interpretationsProvides an implementation of Hierarchical explanations for Neural Network predictions127
ethicalml/xaiAn eXplainability toolbox for machine learning that enables data analysis and model evaluation to mitigate biases and improve performance1,135
pbiecek/xaiaterum2020An R package and workshop materials for explaining machine learning models using explainable AI techniques52
arthurpaulino/miraimlAn asynchronous engine for continuous and autonomous machine learning26
andreysharapov/xaienceAn online repository providing resources and information on explainable AI, algorithmic fairness, ML security, and related topics107
tmadl/sklearn-expertsysA scikit-learn wrapper for interpretable classifiers based on decision rules489
trusted-ai/aix360A toolkit for explaining complex AI models and data-driven insights1,641
giuseppec/imlProvides methods to interpret and explain the behavior of machine learning models494
tqtg/hierarchical-attention-networksAn implementation of a neural network architecture for document classification using hierarchical attention mechanisms87