AI-ML·중요도 6·2026. 06. 01.·r/MachineLearning

Why our #1 LightGBM feature by importance made predictions worse [D]

── KO ──────────────────

LightGBM의 1순위 특성이 예측 성능을 악화시킨 이유를 설명합니다.

이 글에서는 가격 예측 엔진인 Flyback에서 LightGBM을 사용하여 특성을 평가한 결과를 다룹니다. 높은 중요도를 가진 변형된 베이지안 타겟 인코더가 예측 성능을 저하시킨 사례를 설명하며, 그 원인을 찾아냅니다. 실험 결과로는 MAPE의 증가와 함께 변이 간의 차이가 관찰되었습니다. 이 경우, 인코더가 학습한 신호가 일반화에 실패한 배경도 서술됩니다.


── EN ──────────────────

Explains why the #1 LightGBM feature worsened prediction performance.

This article discusses the evaluation of features using LightGBM in the pricing prediction engine Flyback. It explains a case where a high-importance engineered Bayesian target encoder actually degraded predictive performance. The results showed an increase in MAPE and revealed significant between-variant delta. The article also explores the failure to generalize due to unobservable factors affecting the learning signal.

원문 보기 →목록으로