issues
search
komiya-atsushi
/
xgboost-predictor-java
Pure Java implementation of XGBoost predictor for online prediction tasks.
Apache License 2.0
339
stars
108
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
is the xgboost-predictor support batch query once?
#52
zuxinlin
opened
2 years ago
0
reg:squarederror is not supported objective function.
#50
karterotte
opened
4 years ago
0
Is XGBoost 0.90 supported?
#49
FredYao
opened
4 years ago
0
load model generated by xgboost4j-spark
#48
hitflame
opened
4 years ago
0
PredictSingle Error for binary classifier
#47
amod99
opened
4 years ago
1
Does 0.2.1-ver support 0.82-xgboost-py trained model?
#46
karterotte
opened
4 years ago
0
[Question] Open to PRs ?
#45
lucagiovagnoli
opened
4 years ago
1
prediction for batch data
#44
zhenghaor10
closed
4 years ago
0
binary:hinge is not supported objective function
#43
tuanvayn
opened
4 years ago
0
Support reg:squarederror for objective function
#42
myui
closed
4 years ago
0
Could you compare performance against treelite and pmml?
#41
levyfan
opened
5 years ago
0
Too long string
#40
itmayi
opened
5 years ago
3
if consider implement the reg:logistic objective?
#39
seven-xu
closed
5 years ago
1
Build fails with gradle 5.1.1
#38
kazvaggos
opened
5 years ago
1
Load spark-trained XGBoost model in non-spark environment
#37
FredYao
closed
5 years ago
2
Fixes NPE when predicting on an empty "gbtree" model
#36
michalkurka
closed
5 years ago
1
Handle ntree_limit higher than number of trees in GBTree and Dart model in graceful way
#35
jbojar
closed
5 years ago
4
GBTree.predict with ntree_limit set too high for used model throws ArrayIndexOutOfBoundsException
#34
jbojar
closed
5 years ago
1
Upgrade gradle support
#33
bryan-woods
opened
6 years ago
0
the difference of predict result between using xgboost-predictor and using python
#32
fenxouxiaoquan
opened
6 years ago
4
Gpu_hist models
#31
aliyesilkanat
closed
6 years ago
0
xgboost-predictor-spark build error
#30
bryan-woods
opened
6 years ago
0
Add support for loading reg:logistic models.
#29
devesh
closed
5 years ago
1
Upgrade build environment to Java 8.
#28
devesh
closed
5 years ago
1
Dart model support
#27
jbojar
closed
6 years ago
1
Treat specified value as N/A
#26
David082
closed
5 years ago
1
predict contributions
#25
bryan-woods
closed
6 years ago
2
Support DART booster
#24
kretes
closed
5 years ago
1
Update FVec.java
#23
David082
closed
5 years ago
1
Push to maven central
#22
hollinwilkins
opened
7 years ago
3
Parity between c++ xgboost and xgboost-predictor-java
#21
seme0021
opened
7 years ago
2
any plans for supporting pred_contribs?
#20
yuanqingz
opened
7 years ago
4
prediction for rank task
#19
hrdxwandg
opened
7 years ago
0
predictor-spark work with model built from scala libs
#18
shaowei-su
opened
7 years ago
1
rank:pairwise added for with the default objective function
#17
slevental
closed
7 years ago
1
xgboost model question
#16
seven-xu
opened
7 years ago
2
xgboost4j-spark model is not compatible with c-based model.
#15
JC-R
closed
7 years ago
2
Fixes maven xml
#14
chriscannon
closed
7 years ago
1
Usage with given features matrices
#13
dripp1
opened
7 years ago
3
speed for a single record
#12
geoHeil
opened
7 years ago
3
task not serializable when used it as a broadcast variable in spark application
#11
h2coder
closed
7 years ago
1
does this package support multithreading?
#10
bryan-woods
opened
7 years ago
1
Scala API
#9
geoHeil
closed
7 years ago
2
When creating feature vector from dense representation by array, do you use the first element as the first feature or the label?
#8
alaeddinms
opened
8 years ago
1
Support for ranker models
#7
nopper
closed
8 years ago
1
How to treat the missing values?
#6
xdwangh
closed
7 years ago
2
Wrong predicted results
#5
brajabp
closed
7 years ago
1
How to create the model using this library?
#4
alaeddinms
closed
8 years ago
2
Support newer model file format with backward compatible
#3
komiya-atsushi
closed
8 years ago
3
Add linear models
#2
cdegroc
closed
8 years ago
3
Next