제 4회 ETRI 휴먼이해 인공지능 논문경진대회

알고리즘 | 정형 | 라이프로그 | 논문 | 분류 | Macro F1-Score

  • moneyIcon 상금 770만 원
  • 1,033명 마감
마감

 

초간단 LGBM BaseLine Code [0.55176]

2025.05.10 22:38 2,100 조회 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

코드
로그인이 필요합니다
0 / 1000
이구석
2025.06.03 21:15

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