Job Care Recommendation Algorithm Contest

Algorithm | Structured | Classification | Recommendation | Macro f1 score

  • moneyIcon Prize : Total 1,000만원
  • 2021.12.06 ~ 2022.01.28 18:00 + Google Calendar
  • 1,641 Users Completed

 

LightGBM + Catboost (LB : 0.68)

2022.01.27 23:10 4,633 Views language

LightGBM 모델과 Catboost 모델을 산술평균 앙상블과 Soft Voting 방식으로 각각 앙상블 한 후 f1-score를 비교해 보았습니다.
PCA와 t-sne로 각각 차원축소하여 시각화도 해보았습니다.

Code