Closed jbojar closed 5 years ago
I had to bump jdk version to 8 because of strange issues with travis and unsupported jdk7.
@komiya-atsushi is there a chance to merge that and get an official version?
Thanks!
@kretes I have just released xgboost-predictor 0.3.1
If ntree_limit is set too high it uses maximum available trees in GBTree and Dart predictors.
It resolves issue #34.