Azure / fast_retraining

Show how to perform fast retraining with LightGBM in different business cases
MIT License
54 stars 15 forks source link

General plan outline #32

Closed miguelgfierro closed 7 years ago

miguelgfierro commented 7 years ago

Contents of MVP2:

miguelgfierro commented 7 years ago

TODO cleanup:

-remember gotchas: 1) evaluation will slow the training 2) custom loss functions in python are also slower 3) ligthgbm is cache aware

miguelgfierro commented 7 years ago

TODO GPU:

TODO bokeh:

TODO blog: