Azure / fast_retraining

Show how to perform fast retraining with LightGBM in different business cases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comparison experiment using BCI dataset

msalvaris opened this issue · comments

commented
  • Download dataset
  • Create data loader and preprocessing
  • Create initial xgboost pipeline
  • Create initial lightgbm pipeline
  • Create comparison on test set
  • Add docs