causalml
Intervention analysis
Provides statistical methods to estimate the impact of interventions on outcomes in machine learning models
Uplift modeling and causal inference with machine learning algorithms
5k stars
86 watching
784 forks
Language: Python
last commit: about 1 month ago
Linked from 3 awesome lists
causal-inferenceincubationmachine-learninguplift-modeling
Related projects:
Repository | Description | Stars |
---|---|---|
fentechsolutions/causaldiscoverytoolbox | A comprehensive Python package for causal inference and graph structure recovery from observational data | 1,135 |
shangtai/githubcausalsvm | An R implementation of a machine learning approach to estimate the effect of treatment on individuals | 5 |
christophm/interpretable-ml-book | A comprehensive resource for explaining the decisions and behavior of machine learning models. | 4,811 |
online-ml/river | A Python library for online machine learning that provides an incremental learning framework for various algorithms and models | 5,121 |
uber-research/learning-to-reweight-examples | Project implementing a method to improve deep learning model robustness by re-weighting examples with noisy labels | 269 |
seldonio/alibi | A Python library for explaining machine learning models | 2,421 |
interpretml/interpret | An open-source package for explaining machine learning models and promoting transparency in AI decision-making | 6,324 |
google/causalimpact | An R package for estimating the effect of an intervention on time series data | 1,720 |
dair-ai/ml-papers-explained | An explanation of key concepts and advancements in the field of Machine Learning | 7,352 |
evidentlyai/evidently | An observability framework for evaluating and monitoring the performance of machine learning models and data pipelines | 5,519 |
trekhleb/homemade-machine-learning | Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics | 23,191 |
mljar/mljar-supervised | Automated Machine Learning library for Python that streamlines data preparation, model selection, and hyperparameter tuning for tabular data. | 3,081 |
trusted-ai/aif360 | A comprehensive toolkit for detecting and mitigating bias in machine learning models and datasets. | 2,483 |
marcotcr/lime | A tool for explaining the decisions of machine learning models | 11,663 |
paulescu/hands-on-train-and-deploy-ml | A step-by-step guide to building and deploying a Machine Learning-based REST API for predicting crypto prices using Python. | 769 |