Closed svb688 closed 4 years ago
I was running into a malloc error when I tried to requery the boosted model. I think it was due to the incorrect vector size.
My bad, my tests only checked the case n_classes == 3. Thanks for the PR, really appreciated!
n_classes == 3
I was running into a malloc error when I tried to requery the boosted model. I think it was due to the incorrect vector size.