feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: FEAT-ENG-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [ai, machine-learning, feature-engineering, data-preprocessing, ml-mastery]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Feature Engineering (피처 엔지니어링)]]
|
||||
# Feature Engineering (피처 엔지니어링)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "데이터를 모델이 가장 이해하기 쉬운 언어로 번역하고, 숨겨진 통찰을 숫자로 구체화하라" — 도메인 지식을 활용하여 원시 데이터로부터 모델의 예측 성능을 극대화할 수 있는 새로운 특징(Feature)을 생성하거나 기존 특징을 변환하는 과정.
|
||||
@@ -26,5 +26,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트는 문서 간의 관련성을 산출할 때, 단순 임베딩 거리에 '문서 구조적 유사도(헤더 개수, 링크 밀도 등)'를 피처로 추가하여 검색 정밀도를 높임.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Exploratory-Data-Analysis]], [[Dimensionality-Reduction]], [[Deep-Learning-Foundations]], [[Data-Augmentation-Strategies]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Feature-Engineering.md]]
|
||||
- [[Exploratory-Data-Analysis]], [[Dimensionality-Reduction]], Deep-Learning-Foundations, Data-Augmentation-Strategies
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Feature-Engineering.md
|
||||
|
||||
Reference in New Issue
Block a user