feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: AI-ENS-STACK-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [ai, machine-learning, ensemble, stacking, stacked-generalization, meta-learning, predictive-modeling]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Stacked Generalization (스택 일반화)]]
|
||||
# Stacked Generalization (스택 일반화)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "여러 모델의 예측 결과라는 새로운 차원의 데이터를 만들고, 이를 다시 학습하는 '메타 모델(Meta-model)'을 통해 개별 지능의 편향을 상쇄하고 통합된 통찰을 도출하라" — 서로 다른 모델들의 장점을 결합하여 단일 모델보다 강력한 일반화 성능을 얻기 위해 층(Stack)을 쌓아 학습하는 앙상블 기법.
|
||||
@@ -25,4 +25,4 @@ last_reinforced: 2026-04-26
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Random-Forest-Classifiers]], [[Optimization-in-AI]], [[Performance-Metrics-in-AI]], [[Representation-Learning]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Stacked-Generalization.md]]
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Stacked-Generalization.md
|
||||
|
||||
Reference in New Issue
Block a user