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:
Antigravity Agent
2026-05-20 23:52:15 +09:00
parent 2a4a5046b6
commit f8b21af4be
2874 changed files with 15296 additions and 27684 deletions
@@ -229,10 +229,10 @@ def transfer_score(source_model, target_X, target_y):
**기본값**: 매 augmentation + early stop + flat min (SAM/SWA) + OOD detect + monitor PSI in prod.
## 🔗 Graph
- 부모: [[Machine-Learning]] · [[Statistical-Learning]]
- 변형: [[Double-Descent]] · [[Grokking]] · [[OOD-Generalization]]
- 응용: [[Foundation-Models]] · [[Transfer-Learning]] · [[Domain-Adaptation]]
- Adjacent: [[Epistemic-Uncertainty]] · [[Calibration]] · [[Concept-Drift]]
- 부모: [[Machine-Learning]]
- 변형: [[Double-Descent]]
- 응용: [[Foundation-Models]] · [[Domain-Adaptation]]
- Adjacent: [[Epistemic-Uncertainty]] · [[Concept-Drift]]
## 🤖 LLM 활용
**언제**: 매 모든 ML deployment. 매 monitoring. 매 robustness eval.