leaves icon indicating copy to clipboard operation
leaves copied to clipboard

Leaves can't load xgboost model which trained for java api?

Open lindaqiang opened this issue 6 years ago • 1 comments

when I load xgboost model return errs,model is trained for xgboost4j。

lindaqiang avatar May 10 '19 12:05 lindaqiang

I use the Python interface to read the Java-trained model and save it. Leaves also can't read it. I see that the reason for the error is that NUM_ROOT is 0. image

lindaqiang avatar May 11 '19 04:05 lindaqiang