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
/
metric
History
Jiaming Yuan
d4349426d8
Re-implement PR-AUC. (
#7297
)
...
* Support binary/multi-class classification, ranking. * Add documents. * Handle missing data.
2021-10-26 13:07:50 +08:00
..
test_auc.cc
Re-implement PR-AUC. (
#7297
)
2021-10-26 13:07:50 +08:00
test_auc.cu
Re-implement ROC-AUC. (
#6747
)
2021-03-20 16:52:40 +08:00
test_elementwise_metric.cc
Deterministic result for element-wise/mclass metrics. (
#7303
)
2021-10-13 14:22:40 +08:00
test_elementwise_metric.cu
Porting elementwise metrics to GPU. (
#3952
)
2018-12-01 18:46:45 +13:00
test_metric.cc
Make HostDeviceVector single gpu only (
#4773
)
2019-08-26 09:51:13 +12:00
test_multiclass_metric.cc
Deterministic result for element-wise/mclass metrics. (
#7303
)
2021-10-13 14:22:40 +08:00
test_multiclass_metric.cu
GPU multiclass metrics (
#4368
)
2019-04-15 17:47:47 +08:00
test_rank_metric.cc
Re-implement PR-AUC. (
#7297
)
2021-10-26 13:07:50 +08:00
test_rank_metric.cu
Ranking metric acceleration on the gpu (
#5398
)
2020-03-22 19:38:48 +13:00
test_survival_metric.cc
GPU implementation of AFT survival objective and metric (
#5714
)
2020-07-17 01:18:13 -07:00
test_survival_metric.cu
Avoid omp reduction in coordinate descent and aft metrics. (
#7316
)
2021-10-17 15:55:49 +08:00