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
@@ -1,12 +1,12 @@
---
id: ML-GBM-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.0
tags: [machine-learning, gradient-boosting, xgboost, lightgbm, supervised-learning]
last_reinforced: 2026-04-26
---
# [[Gradient Boosting Machines (그래디언트 부스팅 머신)]]
# Gradient Boosting Machines (그래디언트 부스팅 머신)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "이전의 실수를 가장 뼈아픈 교훈으로 삼아, 오차의 경사(Gradient)를 따라 완벽한 정답으로 전진하라" — 여러 개의 약한 학습기(보통 의사결정 나무)를 순차적으로 연결하되, 앞선 모델이 틀린 오차를 다음 모델이 보정하는 방식으로 학습하는 강력한 앙상블 기법.
@@ -26,5 +26,5 @@ last_reinforced: 2026-04-26
- **정책 변화:** Antigravity 프로젝트는 문서의 중요도 랭킹 시스템이나 추천 엔진 설계 시, 딥러닝 임베딩과 함께 부스팅 모델을 앙상블하여 최상의 결과를 도출함.
## 🔗 지식 연결 (Graph)
- [[Ensemble-Methods]], [[Decision-Trees-and-Random-Forests]], [[Supervised-Learning-Foundations]], [[Gradient-Descent]]
- **Raw Source:** [[10_Wiki/Topics/AI/Gradient-Boosting-Machines.md]]
- [[Ensemble-Methods]], Decision-Trees-and-Random-Forests, [[Supervised-Learning-Foundations]], [[Gradient-Descent]]
- **Raw Source:** 10_Wiki/Topics/AI/Gradient-Boosting-Machines.md