2025 Electricity Consumption Prediction AI Competition

Algorithm | Tabular | Time-Series | Energe | SMAPE

  • moneyIcon Prize : 20,000,000 KRW
  • 1,595 Users Completed

 

[Private 3위, 5.44881] TabPFN Stacked Generalization

공동작성자

stroke
2025.08.29 01:33 427 Views language

안녕하세요 :)

최종 제출 파일은 개별 건물 모델링, 건물 유형별 모델링, 전체 건물 통합 모델링을 활용한 계층적 앙상블 모델입니다. (pl:4.93667, pr: 5.44881)

구체적인 데이터 전처리 방법과 모델링은 발표 자료 및 github를 참고해 주시기 바랍니다.
https://github.com/kiwoongyoon/Electricity-Consumption-Prediction-AI-Competition

베이스라인 코드는 개별 건물 모델링으로 TabPFN을 활용한 Stacked Generalization 예측 모형입니다. (pl: 5.11715, pr: 5.75624)
아래의 Jupyter Notebook을 참고해 주시기 바랍니다.

감사합니다.

PDF
Code