Commit 1582a32
michalkurka
Fixes NPE when predicting on an empty "gbtree" model
1 parent c13ec5f commit 1582a32
File tree
1 file changed
+1
-3
lines changed- xgboost-predictor/src/main/java/biz/k11i/xgboost/gbm
1 file changed
+1
-3
lines changedLines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 34 | + | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
0 commit comments