causal-inference
Here are 410 public repositories matching this topic...
-
Updated
May 24, 2021 - C
-
Updated
Aug 2, 2021 - Python
-
Updated
Aug 21, 2021 - Python
-
Updated
Aug 19, 2021 - Jupyter Notebook
-
Updated
Jun 24, 2021
-
Updated
Aug 21, 2021 - Python
-
Updated
May 27, 2021
-
Updated
Aug 18, 2021 - Jupyter Notebook
I ran a regression_forest for > 10 minutes and had no idea if it would complete in 15 min or an hour.
It would be great to have an argument "verbose" (default FALSE) which causes the function to
print the function's progress, to help the user estimate the remaining time before completion.
-
Updated
Jul 16, 2021 - Python
-
Updated
Jan 12, 2021 - R
-
Updated
Mar 31, 2021 - Python
💡 Feature request
Create uplift_metrics_tutorial_advanced.ipynb
As a baseline take uplift_metrics_tutorial.ipynb
Use the same dataset.
The next few points should be displayed:
-
uplift@k
with a small step ot the k parameter (smaller than 0.1, for instance 0.01) -
ASD
metric -
display 2 different model uplift scores on one
qini plot
-
Updated
Jul 30, 2021 - Jupyter Notebook
-
Updated
Oct 24, 2018 - Python
-
Updated
Mar 5, 2021 - Python
-
Updated
Jul 27, 2021
-
Updated
Aug 16, 2021 - Python
-
Updated
Mar 5, 2021 - Jupyter Notebook
-
Updated
Jun 28, 2021
-
Updated
Nov 17, 2020
-
Updated
Jun 17, 2021 - Python
-
Updated
Dec 30, 2020 - Jupyter Notebook
-
Updated
Aug 26, 2020
-
Updated
Jul 24, 2021 - Python
-
Updated
May 21, 2021 - Python
-
Updated
Jun 29, 2021 - Julia
-
Updated
Jul 13, 2021 - JavaScript
-
Updated
Oct 13, 2020
Improve this page
Add a description, image, and links to the causal-inference topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the causal-inference topic, visit your repo's landing page and select "manage topics."
When you miss declaring a node in your causal graph, it's going to throw a
KeyError: 'label'
error. It could be more explicit to make debugging easier. I think it would be nice to inform what is the node hough used in the graph.