xgboost란? https://xgboost.readthedocs.io/en/stable/ XGBoost Documentation — xgboost 1.5.2 documentation xgboost.readthedocs.io document를 읽어보면 좋을 거 같다! (부스팅 방식이 뭔지도 잘 안 와닿아서 복습 필요..) 아무튼, 실습 code는 여기에 https://github.com/nojiyoon/SeSAC_code/blob/main/1%EC%9B%9419%EC%9D%BC_XGBoost_%EC%88%98%EC%97%85%EB%82%B4%EC%9A%A9.ipynb GitHub - nojiyoon/SeSAC_code: 강의 code 강의 code. Contribute to nojiyoon/SeSAC_..