sb-ai-lab / LightAutoML

Fast and customizable framework for automatic ML model creation (AutoML)
https://developers.sber.ru/portal/products/lightautoml
Apache License 2.0
1.18k stars 51 forks source link

Feature/gh actions update #162

Closed dev-rinchin closed 1 month ago

dev-rinchin commented 1 month ago
  1. move matrix test to separate workflow
  2. lightgbm is installable from pip for arm mac (>=v4.4.0): https://github.com/microsoft/LightGBM/pull/6391
  3. lightgbm deprecated parameters: https://github.com/microsoft/LightGBM/pull/5052 https://github.com/optuna/optuna/issues/3013