interpretable-ml-book
Model Interpreter
A comprehensive resource for explaining the decisions and behavior of machine learning models.
Book about interpretable machine learning
5k stars
139 watching
1k forks
Language: Jupyter Notebook
last commit: 9 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jphall663/interpretable_machine_learning_with_python | Teaching software developers how to build transparent and explainable machine learning models using Python | 673 |
interpretml/interpret | An open-source package for explaining machine learning models and promoting transparency in AI decision-making | 6,296 |
pair-code/lit | An interactive tool for analyzing and understanding machine learning models | 3,492 |
h2oai/mli-resources | Provides tools and techniques for interpreting machine learning models | 484 |
stefan-jansen/machine-learning-for-trading | Provides software tools and examples to implement machine learning strategies for trading and portfolio management | 13,400 |
marcotcr/lime | A tool for explaining the decisions of machine learning models | 11,615 |
dair-ai/ml-papers-explained | An explanation of key concepts and advancements in the field of Machine Learning | 7,315 |
interpretml/dice | Provides counterfactual explanations for machine learning models to facilitate interpretability and understanding. | 1,364 |
csinva/imodels | An open-source package that provides interpretable machine learning models compatible with scikit-learn. | 1,399 |
binroot/tensorflow-book | A comprehensive resource for learning machine learning using TensorFlow. | 4,453 |
eriklindernoren/ml-from-scratch | Provides implementations of fundamental machine learning models and algorithms from scratch in Python | 24,003 |
gokumohandas/made-with-ml | Teaches machine learning fundamentals and software engineering practices for building production-ready ML applications | 37,603 |
trekhleb/homemade-machine-learning | Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics | 23,121 |
mostafa-samir/how-machine-learning-works | An implementation of Manning Publications' How Machine Learning Works book in Python using Jupyter Notebook | 4 |
oegedijk/explainerdashboard | A Python library for building interactive dashboards to explain machine learning models | 2,311 |