dmlc / XGBoost.jl

XGBoost Julia Package
Other
288 stars 110 forks source link

small fix for model saving #125

Closed ExpandingMan closed 1 year ago

ExpandingMan commented 1 year ago

This contains a small fix for model saving.

I'm going to need to add a bunch more test cases, but I think there is still something fishy going on with n > 2 classification so I'm probably going to have to make a number of fixes.

ExpandingMan commented 1 year ago

Obsolete in favor of #127