The 4th ETRI Human Understanding AI Paper Challenge

Algorithm | Tabular | Lifelog | Thesis | Classification | Macro F1-Score

  • moneyIcon 7,700,000 KRW
  • 1,033 Users Completed
Closed

 

초간단 LGBM BaseLine Code [0.55176]

2025.05.10 22:38 2,099 Views language

4th ETRI Human Understanding AI Paper Competition
This is the BaseLince code.

It is to predict Q1, Q2, Q3, S1, S2, S3 by merging 12 data files existing as parquet.
It is a simple BASELINE code, and we want to check the missing values and run a simple tree model, LGBM.
For missing values, I replaced -1

Code
Login Required
0 / 1000
이구석
2025.06.03 21:15

좋은 코드 공유 감사합니다~~