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
/
tests
/
cpp
/
objective
History
Jiaming Yuan
98d6faefd6
Implement slope for Pseduo-Huber. (
#7727
)
...
* Add objective and metric. * Some refactoring for CPU/GPU dispatching using linalg module.
2022-03-14 21:42:38 +08:00
..
test_aft_obj.cc
Align device id in predict transform with predictor. (
#6662
)
2021-02-02 08:33:29 +08:00
test_aft_obj.cu
GPU implementation of AFT survival objective and metric (
#5714
)
2020-07-17 01:18:13 -07:00
test_hinge.cc
Add Model and Configurable interface. (
#4945
)
2019-10-18 01:56:02 -04:00
test_hinge.cu
Implement transform to reduce CPU/GPU code duplication. (
#3643
)
2018-10-02 15:06:21 +13:00
test_multiclass_obj_gpu.cu
Implement transform to reduce CPU/GPU code duplication. (
#3643
)
2018-10-02 15:06:21 +13:00
test_multiclass_obj.cc
Add check for length of weights. (
#4872
)
2019-12-21 11:30:58 +08:00
test_objective.cc
Align device id in predict transform with predictor. (
#6662
)
2021-02-02 08:33:29 +08:00
test_ranking_obj_gpu.cu
[breaking] Use integer atomic for GPU histogram. (
#7180
)
2021-08-28 05:17:05 +08:00
test_ranking_obj.cc
Config for linear updaters. (
#5222
)
2020-01-25 11:26:46 +08:00
test_regression_obj_gpu.cu
Implement transform to reduce CPU/GPU code duplication. (
#3643
)
2018-10-02 15:06:21 +13:00
test_regression_obj.cc
Implement slope for Pseduo-Huber. (
#7727
)
2022-03-14 21:42:38 +08:00