ended3월 22일· 1 sources
When My First ML Model Memorized Instead of Learning (And How I Fixed It)
첫 ML 모델이 학습 대신 암기해버렸을 때 (그리고 해결한 방법)
Why it matters
The author shares their experience of encountering overfitting in early ML projects, where models memorized training data instead of learning generalizable patterns. They resolved this by applying SMOTE for imbalanced data, K-Fold Cross Validation for reliable evaluation, and tuning model complexity in Random Forest. The key takeaway is that generalization on unseen data matters more than high training accuracy.
1
Sources
+0
24h
—
Growth
183d
Active
overfittingSMOTEcross-validationRandom Forestchurn prediction