feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: MATH-MET-RMSE-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [math, statistics, metrics, rmse, regression, evaluation, error-analysis]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Root Mean Square Error (RMSE, 평균 제곱근 오차)]]
|
||||
# Root Mean Square Error (RMSE, 평균 제곱근 오차)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "실제와 예측 사이의 거리를 제곱의 무게로 평가하여 큰 실수를 엄하게 다스리고, 원본 데이터와 동일한 척도로 모델의 정밀도를 진단하라" — 회귀 모델의 예측 오차를 측정하는 가장 대표적인 지표로, 오차의 크기에 비례하여 패널티를 부여하는 통계적 척도.
|
||||
@@ -24,4 +24,4 @@ last_reinforced: 2026-04-26
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Regression-Analysis-Foundations]], [[Performance-Metrics-in-AI]], [[Loss-Functions-Foundations]], [[Predictive-Analytics]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Root-Mean-Square-Error.md]]
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Root-Mean-Square-Error.md
|
||||
|
||||
Reference in New Issue
Block a user