Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for explainable for model with continuous variables #565

Open
wants to merge 119 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 97 commits
Commits
Show all changes
119 commits
Select commit Hold shift + click to select a range
080e39d
tests for indepepdent and correct
PoorvaGarg Aug 1, 2024
7dd59ad
added print
rfl-urbaniak Aug 1, 2024
03516b7
extra case
rfl-urbaniak Aug 1, 2024
a7b3a8a
debugged reverse
rfl-urbaniak Aug 2, 2024
6ee8651
debug consequen_eq_neq
PoorvaGarg Aug 2, 2024
513ec6e
fixed test_consequent_eq_neq
rfl-urbaniak Aug 2, 2024
ce96b9f
fixed the test with dimensions
rfl-urbaniak Aug 2, 2024
1f8e72a
consequent_eq_neq
PoorvaGarg Aug 2, 2024
bc5ffb6
three variable model
PoorvaGarg Aug 2, 2024
5aabfc6
testing three dependent
rfl-urbaniak Aug 5, 2024
776208f
debugging
rfl-urbaniak Aug 5, 2024
c0a22c0
minimal example for three independent variables
PoorvaGarg Aug 5, 2024
1911de2
more three variable models
PoorvaGarg Aug 5, 2024
84381e2
diverge
PoorvaGarg Aug 5, 2024
bbc121c
debugged
rfl-urbaniak Aug 5, 2024
498f070
notebook tested three variable models
PoorvaGarg Aug 6, 2024
1e65c7d
three variable test cases aded
PoorvaGarg Aug 6, 2024
4058660
clean up
PoorvaGarg Aug 6, 2024
34d0faf
test for factual log probs
PoorvaGarg Aug 6, 2024
9326a52
more clean up
PoorvaGarg Aug 6, 2024
45e75d6
fixed a lint error
PoorvaGarg Aug 6, 2024
075c33a
lint clean
PoorvaGarg Aug 6, 2024
dde4d36
reverted metadata
PoorvaGarg Aug 7, 2024
75e9f05
ground truth for conditioning on deterministic node
PoorvaGarg Aug 8, 2024
7e2501a
responsibility debug
PoorvaGarg Aug 8, 2024
2a38798
documentation commit
PoorvaGarg Aug 9, 2024
9254529
responsibility example
PoorvaGarg Aug 12, 2024
61aa26b
documentation completed
PoorvaGarg Aug 12, 2024
58842f6
small typos
rfl-urbaniak Aug 12, 2024
9ee3068
small changes
PoorvaGarg Aug 13, 2024
b5148e2
Merge branch 'documentation_explainability' of https://github.com/Bas…
PoorvaGarg Aug 13, 2024
55f1782
improved readability
PoorvaGarg Aug 13, 2024
8676cd7
fixed links in intro, made ac optional in description
rfl-urbaniak Aug 14, 2024
773d085
fixed link failure in TOC
rfl-urbaniak Aug 14, 2024
a0158f4
style changes in Moivation
rfl-urbaniak Aug 14, 2024
c4d8ed4
style changes in Setup
rfl-urbaniak Aug 14, 2024
ff37278
small fixes in Causal query 1 description
rfl-urbaniak Aug 14, 2024
1269aa1
causal query 2 small fixes, one oustanding comment
rfl-urbaniak Aug 14, 2024
411a501
style changes in contex-sensitive...
rfl-urbaniak Aug 14, 2024
61bb476
computation of P(f_{m, l}, f'_{m', l'} | m, l)
PoorvaGarg Aug 14, 2024
228eebc
double checked things
PoorvaGarg Aug 14, 2024
fc199cc
clean_notebooks.sh run
PoorvaGarg Aug 15, 2024
3034bd6
rough
PoorvaGarg Aug 15, 2024
75ddfaf
reveresed accidental commit
PoorvaGarg Aug 15, 2024
2a4b3a9
modifed descriptions and arguments a bit
rfl-urbaniak Aug 15, 2024
78c9aae
trying out things
PoorvaGarg Aug 16, 2024
225077c
Merge branch 'master' into documentation_explainability
PoorvaGarg Aug 16, 2024
de604b0
clean up
PoorvaGarg Aug 16, 2024
e40e6c1
restored tutorial_i
PoorvaGarg Aug 16, 2024
1c36d31
fix for undo_split
PoorvaGarg Aug 19, 2024
a5f20aa
tests for undo_split added
PoorvaGarg Aug 19, 2024
3e36b49
Merge branch 'documentation_explainability' into explainable-continuo…
PoorvaGarg Aug 19, 2024
97b5ffa
cleanup
PoorvaGarg Aug 19, 2024
7e1344c
lint
PoorvaGarg Aug 19, 2024
05dcf16
lint and clean up
PoorvaGarg Aug 19, 2024
c0f05e0
lint typing error
PoorvaGarg Aug 19, 2024
9ad8017
attempt to introduce inference
PoorvaGarg Aug 20, 2024
cdb8aa4
importance sampling and inference
PoorvaGarg Aug 20, 2024
e9fd8cd
graphs final
PoorvaGarg Aug 21, 2024
87b414c
markdown text and some changes
PoorvaGarg Aug 22, 2024
81bb6e7
explainable_sir first draft completed
PoorvaGarg Aug 23, 2024
dc3957f
cleanup
PoorvaGarg Aug 23, 2024
dbcfb02
Merge branch 'master' into explainable-continuous-doc
PoorvaGarg Aug 23, 2024
a3942bc
removed wip
PoorvaGarg Aug 23, 2024
d00598a
revised intro
rfl-urbaniak Aug 26, 2024
aed343f
added intro to the policy model
rfl-urbaniak Aug 26, 2024
13f29da
added policies description
rfl-urbaniak Aug 26, 2024
b6164e4
added explanation of the but-for analysis
rfl-urbaniak Aug 26, 2024
17be7f5
revised parap description for SearchForExplanation
rfl-urbaniak Aug 26, 2024
89864d3
finished up to the stopping point
rfl-urbaniak Aug 26, 2024
653e8f8
small revisions
rfl-urbaniak Aug 26, 2024
13b9f42
black notebook
rfl-urbaniak Aug 26, 2024
c81f218
Merge branch 'explainable-continuous-doc' of https://github.com/Basis…
PoorvaGarg Aug 26, 2024
4823be3
tweaks
PoorvaGarg Aug 26, 2024
3eecc4c
small edits
PoorvaGarg Aug 26, 2024
5f19b3f
tweaks other than the heatmap
PoorvaGarg Aug 26, 2024
0522d5e
tweaks
PoorvaGarg Aug 27, 2024
a85ae29
changes for correct rendering
PoorvaGarg Aug 27, 2024
972a5e7
Merge branch 'explainable_categorical_tweaks' into explainable-contin…
PoorvaGarg Aug 27, 2024
716a245
heatmap corrected
PoorvaGarg Aug 27, 2024
2f0d0b7
small edits
rfl-urbaniak Aug 27, 2024
dabb4c2
fixed heatmap prob
PoorvaGarg Aug 27, 2024
8b6a391
math formulae and other tweaks
PoorvaGarg Aug 28, 2024
2209626
tweaks
PoorvaGarg Aug 28, 2024
b796608
revised the sir notebook
rfl-urbaniak Aug 29, 2024
d7429a4
fix num samples
rfl-urbaniak Aug 29, 2024
b0d8e1d
small fixes
rfl-urbaniak Aug 29, 2024
ff0739e
toc change
rfl-urbaniak Aug 29, 2024
ca71be5
formulae clarified with small changes
PoorvaGarg Aug 29, 2024
ca1bc4c
tweaks
PoorvaGarg Aug 29, 2024
43a2e54
tweaks
PoorvaGarg Aug 29, 2024
e68d103
despine call
PoorvaGarg Aug 29, 2024
0bec84e
grammar and small fixes
rfl-urbaniak Aug 30, 2024
7900524
tweaks
PoorvaGarg Aug 30, 2024
99adcc1
Merge branch 'master' into explainable-continuous-doc
PoorvaGarg Aug 30, 2024
d6a63d7
clean up
PoorvaGarg Aug 30, 2024
199dab4
html corrected
PoorvaGarg Aug 30, 2024
e08ea78
Requested changes to `explainable_sir.ipynb` (#573)
SamWitty Nov 6, 2024
9d2c499
added thresholds to but-for histograms
rfl-urbaniak Dec 4, 2024
39407c3
add labels and modify titles in the but for analysis
rfl-urbaniak Dec 4, 2024
d129379
diseentangled histograms
rfl-urbaniak Dec 9, 2024
689e523
add colorbar and explain more (heatmap)
rfl-urbaniak Dec 9, 2024
903b013
add refs for degree of responsibility
rfl-urbaniak Dec 9, 2024
52343da
explanation of low prob values wip
rfl-urbaniak Dec 9, 2024
8e2ede6
react to remark about "relatively low"
rfl-urbaniak Dec 19, 2024
4e32370
react to remark on "filtering for relevant context"
rfl-urbaniak Dec 19, 2024
1d698ab
added assumptions
rfl-urbaniak Dec 19, 2024
5fb5d98
reacted to remark on importance sampling
rfl-urbaniak Dec 19, 2024
a3877ea
added an explanation about alternatives
rfl-urbaniak Dec 19, 2024
e020cd3
added explanation of "necessity" and "sufficiency" worlds
rfl-urbaniak Dec 19, 2024
d25988a
added conclusion
rfl-urbaniak Dec 19, 2024
fe30884
expand conclusion
rfl-urbaniak Dec 19, 2024
349a801
update TOC
rfl-urbaniak Dec 19, 2024
a264ba6
add a practical implication to the conclusion
rfl-urbaniak Dec 19, 2024
257419d
conclusion->conclusions
rfl-urbaniak Dec 19, 2024
0f0772c
Merge branch 'master' of https://github.com/BasisResearch/chirho into…
rfl-urbaniak Dec 19, 2024
1c49408
remove python 3.8 from CI as no longer available
rfl-urbaniak Dec 19, 2024
e44e55e
typo in CI
rfl-urbaniak Dec 19, 2024
85cd589
remove 3.8 from lint CI
rfl-urbaniak Dec 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/source/explainable_categorical.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@
"<text text-anchor=\"middle\" x=\"219.61\" y=\"-84.95\" font-family=\"Times,serif\" font-size=\"14.00\">bill_hits</text>\n",
"</g>\n",
"<!-- prob_bill_hits&#45;&gt;bill_hits -->\n",
"<g id=\"edge5\" class=\"edge\">\n",
"<g id=\"edge7\" class=\"edge\">\n",
"<title>prob_bill_hits&#45;&gt;bill_hits</title>\n",
"<path fill=\"none\" stroke=\"black\" d=\"M95.52,-146.33C120.5,-135.19 154.89,-119.86 181.13,-108.16\"/>\n",
"<polygon fill=\"black\" stroke=\"black\" points=\"182.38,-111.43 190.09,-104.16 179.53,-105.04 182.38,-111.43\"/>\n",
Expand Down Expand Up @@ -763,7 +763,7 @@
"<polygon fill=\"black\" stroke=\"black\" points=\"344.22,-45.42 349.43,-36.19 339.6,-40.16 344.22,-45.42\"/>\n",
"</g>\n",
"<!-- bill_hits&#45;&gt;bottle_shatters -->\n",
"<g id=\"edge11\" class=\"edge\">\n",
"<g id=\"edge10\" class=\"edge\">\n",
"<title>bill_hits&#45;&gt;bottle_shatters</title>\n",
"<path fill=\"none\" stroke=\"black\" d=\"M247.5,-76.32C270.68,-65.78 304.07,-50.61 330.66,-38.52\"/>\n",
"<polygon fill=\"black\" stroke=\"black\" points=\"331.82,-41.84 339.48,-34.52 328.92,-35.47 331.82,-41.84\"/>\n",
Expand Down
Loading
Loading