-
Hi Team,
Thanks for this wonderful package. Is it possible to onboard this package in `conda` ? We are trying to use the counterfactual explanation generation in one of our explainable project. But…
-
I encountered situations where the returned counterfactuals have not the desired class. It happens only sometimes so I needed to play with seeds to get a reproducible example. I boiled it down to a si…
-
Hi @JasonSills!
For part 4 on the lab I am a little bit confused on the questions and how to proceed answering them.
- Q4b: What is the counterfactual? Provide both its formula and estimation.…
-
Notes:
* "Average covariate method" = "at the mean"
To do g-computation using `avg_comparisons()` to get the same estimate as the `ate()` function, you only need to add `grid_type = "counterfact…
-
This script should provide in one place all of the specifications of files and assumptions that are needed to build the report.
-
Software is online:
https://isomemoapp.com/app/causalr
- [x] The software must be open source as per the [OSI definition](https://opensource.org/osd).
- [x] The software must be hosted at a loc…
-
I am trying the tutorial given in https://docs.seldon.io/projects/alibi/en/stable/examples/cfrl_adult.html. However my data has only numeric values so getting stuck at below line as no categorical val…
-
Hi Indu,
Thank you for your wonderful work! This work is quite interesting to me and I think the results are amazing. However, I was confused when I tried applying this method to my own dataset. I …
-
[problem]
Value errors for out of interval values are thrown when data are of different type
[illustrative example]
```python
...
data_ranges = df.describe().loc[["min", "max"]].to_…
-
Hi Sebastian,
I saw that you posted the Belgian data to covid-19 deaths but indicated that there is no total deaths data available yet. However, they started posting some of that data somewhat hidd…