-
I know it's an aesthetic thing, but I don't think the monospace font is very attractive:
Latin Modern Mono?
It _almost_ looks like it's gone wrong (double-spaced or something).
Feel free…
-
Really enjoying this library, so thanks to everyone who has worked on it. I know that we can use the 'features_to_vary' arg to limit DiCE to produce counterfactuals from a subset of features, but is i…
-
For my thesis, I need to use DAGs/SCMs. This is in continuation of my previous bug raised: https://github.com/py-why/dowhy/issues/1241
If I have a GCM, how can I achieve the following:
1. When I…
-
I am trying to find CF 5 examples on twodatasets: iris, wine. However, sometimes it takes more time for iris than wine (25sec VS 3sec). Moreover, the time spent on iris also fluctuates. The iris data…
-
Hi everyone,
I am still quite new to machine learning coding. I managed to do a few things with DICE, although I was wondering how do you manage time series data for a general model?
The idea is…
-
# Generate counterfactual examples
dice_exp = exp.generate_counterfactuals(query_instance, total_CFs=4, desired_class="opposite")#,proximity_weight=1.5, diversity_weight=1.0)
# Visualize counterfact…
-
**Submitting author:** @pat-alt (Patrick Altmeyer)
**Repository:** https://github.com/pat-alt/LaplaceRedux.jl
**Branch with paper.md** (empty if default branch):
**Version:**
**Editor:** @matbesanco…
-
How does the Amazon data use in the PRINCE?Can you show some code examples?
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [X] I have the link to my latest merged PR
### Latest Merged PR Lin…
-
Goal: find out why there is a ~3% difference in deaths between AirQ+ and BEST-COST lifetable calculations
Answer:
In the BEST-COST calculation (and also in GeLuft and ARE calculations), when moving…