the number of diners in the cafeteria Prediction

Algorithm | Structured | Regression | Behavioral psychology | MAE

 

[학식의신, Private 10위] pycaret을 통한 앙상블 모델 활용 식수 인원 예측

2021.07.29 00:52 5,886 Views language

pycaret을 이용하여 mae 기준으로 모델들을 정렬하고, 여기서 상위 5개의 모델 (가장 적은 mae를 기록한 5개의 모델) 들을 앙상블 하여 최종적인 mae를 구한 모델입니다.

Code