Learning Platform User Subscription Renewal Predictions AI Hackathon

Algorithm | Tabular | Classification | Web | Macro F1

 

[Private 6위] DecisionTree 모델, 라벨인코딩

2023.12.12 16:23 1,628 Views language

Baseline에서 모델을 바꿔서 테스트
Logistic Regression 0.383
xgboost 0.4811
RandomForest 0.4506
DecisionTree 0.5202
LightGBM 0.4663

DecisionTree 모델의 성능이 가장 좋았습니다.

Code