Skip to content

WIP: Remove multi-outptut support for lgbm and fix categorical features handling

linyang requested to merge no_multi_lgbm into master
  • Remove multi-output support for lgbm classifier
  • Convert dtype to 'category' when a column is a categorical feature.
Edited by Mitar

Merge request reports