-
Updated
Sep 10, 2020 - Jupyter Notebook
#
causality
Here are 106 public repositories matching this topic...
ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research project aimed at applying Artificial Intelligence concepts to economic decision making. One of its goals is to build a toolkit that combines state-of-the-art machine learning techniques with econometrics in order to bring automation to complex causal inference problems. To date, the ALICE Python SDK (econml) implements orthogonal machine learning algorithms such as the double machine learning work of Chernozhukov et al. This toolkit is designed to measure the causal effect of some treatment variable(s) t on an outcome variable y, controlling for a set of features x.
Eliot: the logging system that tells you *why* it happened
python
elasticsearch
numpy
logging
twisted
tracing
scientific-computing
asyncio
logging-library
journald
dask
causality
causation
causality-analysis
-
Updated
Jan 23, 2020 - Python
An index of algorithms for learning causality with data
awesome
learning-to-rank
recommender-system
causality
causality-analysis
causal-inference
multilabel-classification
baselines
causality-algorithms
unconfoundedness-assumption
-
Updated
Sep 3, 2020
Package for causal inference in graphs and in the pairwise settings. Tools for graph structure recovery and dependencies are included.
python
machine-learning
algorithm
graph
inference
toolbox
causality
causal-inference
causal-models
graph-structure-recovery
causal-discovery
-
Updated
Aug 18, 2020 - Python
A toolbox for integrated information theory.
-
Updated
Jul 17, 2020 - Python
Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and sensitivity analysis.
-
Updated
Aug 28, 2020 - Jupyter Notebook
Code for the Recsys 2018 paper entitled Causal Embeddings for Recommandation.
-
Updated
Oct 24, 2018 - Python
Temporal Causal Discovery Framework (PyTorch): discovering causal relationships between time series
-
Updated
Oct 3, 2019 - Jupyter Notebook
CausalLift: Causality-based Uplift Modeling in real-world business
econometrics
causality
propensity-scores
causal-inference
uplift-modeling
counterfactual
causal-impact
propensity-score
uplift
-
Updated
May 11, 2020 - Python
machine-learning
causality
causal-inference
uplift-modeling
individual-treatment-effects
uplift
true-lift
net-lift
uplift-modelling
-
Updated
Sep 6, 2020 - Python
Causal Inference & Deep Learning, MIT IAP 2018
-
Updated
Jan 18, 2018
Implementation of Invariant Risk Minimization https://arxiv.org/abs/1907.02893
-
Updated
Feb 13, 2020 - Jupyter Notebook
Code for the Structural Agnostic Model (https://arxiv.org/abs/1803.04929)
-
Updated
Jun 19, 2019 - Python
Python package for the creation, manipulation, and learning of Causal DAGs
-
Updated
Sep 9, 2020 - HTML
Toolkit for building machine learning models that generalize to unseen domains and are robust to privacy and other attacks.
machine-learning
artificial-intelligence
causality
privacy-preserving-machine-learning
domain-generalization
-
Updated
Sep 8, 2020 - Python
Causal Deconvolution of Networks by Algorithmic Generative Models
-
Updated
May 9, 2019 - R
A causal-consistent debugger for Erlang
debugging
erlang
consistency
wxwidgets
concurrent-programming
reversible
causality
core-erlang
reversible-computation
causal-consistency
-
Updated
May 31, 2020 - Erlang
Awesome Neural Logic and Causality: MLN, NLRL, NLM, etc. 因果推断,神经逻辑,强人工智能逻辑推理前沿领域。
neural-network
logic
first-order-logic
markov
logic-programming
causality
causal-inference
causal
inductive-logic-programming
-
Updated
Jul 14, 2020
Causal Inference with Invariant Prediction
-
Updated
Jun 23, 2018 - Julia
etosch
commented
Jul 12, 2019
We want to enforce that types all live in <gamename>/src/types.rs. Need to write a small program to do this that we can run as a pre-commit hook.
This is a good issue for non-experts because it doesn't require knowledge of much of rust, or Toybox. A very rudimentary version could just grep through the file for structs and enums. This could put restrictions on comments. A more sophisticated v
Improved sEMG-based gesture recognition
-
Updated
Nov 25, 2019 - Python
A resource list for causality in statistics, data science and physics
data-science
machine-learning
statistics
physics
statistical-mechanics
statistical-inference
bayesian-inference
causality
causation
causality-analysis
causal-inference
statistical-physics
causal
causal-models
meta-learning
causal-networks
causal-impact
causality-algorithms
causal-discovery
causal-machine-learning
-
Updated
Aug 21, 2020
A Brief Overview of Causal Inference (xaringan presentation)
-
Updated
Jan 29, 2020 - HTML
Machine learning based causal inference/uplift in Python
data-science
machine-learning
statistics
inference
econometrics
causality
causal-inference
treatment-effects
wager
treatment
random-forests
uplift-modeling
grf
athey
derive-treatment-effects
chernozhukov
-
Updated
May 12, 2020 - Python
Events and Situations Ontology
-
Updated
Apr 20, 2018
Materials Collection for Causal Inference
-
Updated
Aug 3, 2019 - Logos
An R package for computing asymmetric Shapley values to assess causality in any trained machine learning model
package
machine-learning
r
ensemble
r-package
causality
causal-inference
feature-importance
causal-networks
shapley
interpretable-machine-learning
iml
shap
shapley-value
shapley-values
-
Updated
Jun 9, 2020 - R
Improve this page
Add a description, image, and links to the causality topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the causality topic, visit your repo's landing page and select "manage topics."
In the
optimal_bandwidth()function, allow the user to specify alternative kernels.