Skip to content

Commit 71beeb8

Browse files
authored
Merge pull request #8 from CausalInferenceLab/feat/fdc
feat(fdc): When Confounders Hide | Front-Door Criterion 챕터 추가
2 parents 45a49b8 + 2bd80c5 commit 71beeb8

9 files changed

Lines changed: 3528 additions & 18 deletions

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ videos/*/preview/
2020
# Prompts (skills replaced runtime usage)
2121
/prompts
2222

23+
# Large data files (cached locally, not tracked in git)
24+
book/fdc/data/
25+
2326
# OS
2427
.DS_Store
2528

86.4 KB
Loading

0 commit comments

Comments
 (0)