# LightGBM brew install cmake libomp - [[LightGBM baseline]] ## LightGBM의 파라미터 ^ 모델 종류 ^ objective | metric | num\_class | | 다중 클래스 분류 | multiclass | multi\_logloss | 클래스 수 | | 이진 분류 | cross\_entropy | AUC/roc 등 | 없음 | | 회귀분석 | regression\_l2 | regression\_l1 등 | l2/l1 등 | ## 설치 ### macOS 설치 https://lightgbm.readthedocs.io/en/latest/Installation-Guide.html#macos ## ERROR ### No further splits with positive gain, best gain: -inf