interpret_with_rules

Rule induction tool

This project provides tools to induce rules from trained neural networks to explain model predictions and data patterns.

Code for the paper "Rule induction for global explanation of trained models"

GitHub

21 stars
12 watching
7 forks
Language: Python
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
scikit-learn-contrib/skope-rulesA Python machine learning module that generates logical rules to predict class labels with high precision624
elastic/detection-rulesProvides a set of reusable code components for developing and testing security rules1,990
jwieting/acl2017A codebase for training and using models of sentence embeddings.33
jianbo-lab/l2xA Python framework for learning to interpret models using information-theoretic methods123
tmadl/sklearn-expertsysA scikit-learn wrapper for interpretable classifiers based on decision rules489
xiaoqijiao/coling2018Provides training and testing code for a CNN-based sentence embedding model2
interpretml/diceProvides counterfactual explanations for machine learning models to facilitate interpretability and understanding.1,373
wojciechz/learning_to_executeThis software trains an LSTM-based neural network to predict Python code snippets479
blent-ai/alepythonAn ALE plot generation tool for explaining machine learning model predictions160
ujjwalkarn/datasciencepythonA curated list of tutorials and resources for learning Python for data science, machine learning, and other related topics.5,301
eli5-org/eli5A Python package for debugging and explaining predictions of machine learning classifiers265
nlprinceton/alacarteTools and code for inducing custom semantic vector representations from text data104
christophm/rulefitAn algorithm implementation for rule-based prediction using gradient boosting and L1 regularization.411
atmb4u/data-driven-codeCode examples for a data-driven approach to building neural networks in Python29
jwieting/iclr2016Code for training universal paraphrastic sentence embeddings and models on semantic similarity tasks193