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-MET-TRAD-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [ai, machine-learning, metrics, precision, recall, tradeoff, f1-score, threshold]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Precision-Recall Tradeoff (정밀도-재현율 트레이드오프)]]
|
||||
# Precision-Recall Tradeoff (정밀도-재현율 트레이드오프)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "오답을 내지 않는 '신중함'과 정답을 놓치지 않는 '집요함' 사이에서, 비즈니스의 가치를 극대화하는 중도의 임계점을 사수하라" — 정밀도와 재현율 중 하나를 높이면 다른 하나는 낮아지는 상충 관계를 이해하고, 문제의 성격에 따라 최적의 균형점을 선택하는 전략적 의사결정 원리.
|
||||
@@ -25,4 +25,4 @@ last_reinforced: 2026-04-26
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Performance-Metrics-in-AI]], [[Imbalanced-Data-Handling]], [[Loss-Functions-Foundations]], [[Exploratory-Data-Analysis]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Precision-Recall-Tradeoff.md]]
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Precision-Recall-Tradeoff.md
|
||||
|
||||
Reference in New Issue
Block a user