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
+3 -3
View File
@@ -1,12 +1,12 @@
---
id: DATA-SPARSE-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.0
tags: [data-science, machine-learning, sparse-data, missing-values, matrix-compression, recommendation-systems, feature-engineering]
last_reinforced: 2026-04-26
---
# [[Sparse Data Handling (희소 데이터 처리)]]
# Sparse Data Handling (희소 데이터 처리)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "데이터의 빈 공간(0)을 물리적으로 제거하여 자원을 아끼고, 논리적으로는 그 결핍 속에 숨겨진 잠재적 관계를 추론하여 지식의 밀도를 높여라" — 대부분의 값이 유효하지 않거나 0인 고차원 데이터를 메모리 효율적이고 성능 지향적으로 처리하는 기법.
@@ -26,4 +26,4 @@ last_reinforced: 2026-04-26
## 🔗 지식 연결 (Graph)
- [[Singular-Value-Decomposition]], [[Recommendation-Systems]], [[Pre-processing-Data-for-AI]], [[Representation-Learning]]
- **Raw Source:** [[10_Wiki/Topics/AI/Sparse-Data-Handling.md]]
- **Raw Source:** 10_Wiki/Topics/AI/Sparse-Data-Handling.md