-
**Notebooks & Github codes**
- [ ] [Quickstart Notebook for using Causalgraphicalmodels python module: used to describe and manipulate Causal Graphical Models and Structural Causal Models. ](https:…
-
See https://groups.google.com/forum/#!topic/julia-users/sk8Gxq7ws3w. In particular:
> You can completely prevent any surprises if you have tests that exercise every global binding that occurs anywher…
-
Michael Betancourt via Twitter DM:
I feel like the penultimate sentence of the “Group Stage” paragraph should really be in the “Knockout Stage” paragraph.
You may want to emphasize that in the …
-
Hi, I have tested the VideoChat2 model on my server and found that the test results are different from the paper. My results are listed as follows:
{"Action Sequence": 66.0, "Action Prediction": 47.5…
-
Hello!
I was inspired by your paper "Conformal inference of counterfactuals and individual treatment effects" and am trying to implement the same function in Python. I am wondering the weighting fun…
-
In chapter 1 you mention counterfactuals as equivalent to 0 the initial object.
But they have a lot more structure than 0.
An example taken from the 1973 book
[Counterfactuals](https://www.wiley.c…
-
We have a stub on introduction to causality [here](https://github.com/py-why/dowhy/blob/master/docs/source/user_guide/causality_intro.rst). It will be great to add links to good books/video courses/bl…
-
Nested inference #1227 requires `poutine.block`ing of nested inference, but these nested inference algorithms should arguably respect outermost `poutine.broadcast` and possibly `poutine.independent`. …
-
Hello. I am analyzing trial results in which there are four treatments. Although the modeled results return contrasts between three of the treatments and a designated control group, I would like to ge…
-
Hi, when I ran the code shown in the doc http://interpret.ml/DiCE/notebooks/DiCE_getting_started_feasible.html.
Error :**__init__() got an unexpected keyword argument 'encoded_size'**
and I coop thi…