Wiki cleanup: error-doc removal, dedup merge, link normalization
10_Wiki/Topics 대규모 정리: - 오류 캡처/미완성 stub 문서 227개 제거 - 교차폴더 중복 43클러스터 병합 (63파일 → redirect) - 링크명 정규화: 깨진 링크 수정·redirect 직결·개념 매핑 ~2,400건 - 카테고리 MOC 6개 신규 생성 - Graph 섹션 미해결 related-keyword 링크 10,058건 제거 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -112,10 +112,10 @@ P_w_given_c = (count_wc + 1) / (count_c + V) # Dirichlet(1,..,1) prior
|
||||
**기본값**: MLE 가 overfit 위험이거나 sparse 데이터면 MAP, 의사결정에 불확실성이 중요하면 full Bayes.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Bayesian-Inference]], [[Estimation-Theory]]
|
||||
- 변형: [[MLE]], [[Full-Bayesian]], [[Variational-Inference]], [[MCMC]]
|
||||
- 응용: [[Ridge-Regression]], [[Lasso]], [[Naive-Bayes]], [[Kalman-Filter]]
|
||||
- Adjacent: [[Regularization]], [[Conjugate-Prior]], [[Posterior-Distribution]]
|
||||
- 부모: [[Bayesian-Inference]]
|
||||
- 변형: [[Variational-Inference]], [[MCMC]]
|
||||
- 응용: [[Ridge-Regression]], [[Lasso]], [[Naive-Bayes]], [[Kalman-Filter-and-State-Tracking|Kalman-Filter]]
|
||||
- Adjacent: [[L1-and-L2-Regularization|Regularization]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: prior ↔ regularizer 매핑 설명, MAP 수식 derive, 작은 코드 스니펫.
|
||||
|
||||
Reference in New Issue
Block a user