This website requires JavaScript.
Explore
Help
Sign In
Hendrik
/
xgboost
Watch
1
Star
0
Fork
0
You've already forked xgboost
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
xgboost
/
src
/
objective
History
trivialfis
60787ecebc
Merge generic device helper functions into gpu set. (
#3626
)
...
* Remove the use of old NDevices* functions. * Use GPUSet in timer.h.
2018-08-26 18:14:23 +12:00
..
hinge.cc
Implementation of hinge loss for binary classification (
#3477
)
2018-08-07 10:06:42 +12:00
multiclass_obj.cc
Prevent multiclass Hessian approaching 0 (
#3304
)
2018-05-09 20:25:51 +12:00
objective.cc
Implementation of hinge loss for binary classification (
#3477
)
2018-08-07 10:06:42 +12:00
rank_obj.cc
added code for instance based weighing for rank objectives (
#3379
)
2018-06-22 15:10:59 -07:00
regression_loss.h
Objective function evaluation on GPU with minimal PCIe transfers (
#2935
)
2018-01-12 21:33:39 +13:00
regression_obj_gpu.cu
Merge generic device helper functions into gpu set. (
#3626
)
2018-08-26 18:14:23 +12:00
regression_obj.cc
Fix tweedie handling of base_score (
#3295
)
2018-06-28 15:43:05 +00:00