feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
---
id: P-REINFORCE-AUTO-STAN-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.95
tags: [auto-reinforced, statistical-analysis, inference, p-value, correlation, causation, data-science]
last_reinforced: 2026-04-20
@@ -26,6 +26,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 상관관계(Correlation) 정책만 보는 수준을 넘어, 실제로 무엇이 원인인지 밝혀내는 '인과 추론(Causal Inference) 정책'이 현대 비즈니스 통계 분석의 꽃으로 떠오름.
## 🔗 지식 연결 (Graph)
- [[Statistics]], [[Scientific-Method]], [[Reliability]], [[Analysis]], [[Probabilistic-Reasoning]], [[Evidence-Based-Thinking]]
- [[Statistics]], [[Scientific-Method]], [[Reliability]], [[Analysis]], [[Probabilistic-Reasoning]], Evidence-Based-Thinking
- **Modern Tech/Tools**: R, Python (Pandas/Statsmodels), SPSS, A/B Testing buckets.
---