healthcareai-py icon indicating copy to clipboard operation
healthcareai-py copied to clipboard

Implement XGBoost Multiclass

Open Aylr opened this issue 7 years ago • 4 comments

@Aylr commented on Sat Jun 03 2017

Implementation

  • [ ] try scikit learn wrapper: https://github.com/dmlc/xgboost/blob/master/python-package/xgboost/sklearn.py
  • [ ] algorithm in AdvancedTrainer
  • [ ] tests
  • [ ] wrapper in Trainer

Testing

  • [ ] Joe has a great test dataset

Aylr avatar Jun 03 '17 21:06 Aylr

Why was this closed?

Aylr avatar Aug 16 '17 03:08 Aylr

Do you mean multi-label?

mxlei01 avatar Aug 29 '17 19:08 mxlei01

yes

Aylr avatar Aug 29 '17 20:08 Aylr

Also, I've started and have a good chunk of this done.

Aylr avatar Aug 29 '17 20:08 Aylr