Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmlc/xgboost
/ TEST
Function
TEST
tests/cpp/objective/test_lambdarank_obj.cc:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
27
namespace xgboost::obj {
28
TEST(LambdaRank, NDCGJsonIO) {
29
Context ctx;
30
TestNDCGJsonIO(&ctx);
31
}
32
33
void TestNDCGGPair(Context const* ctx) {
34
{
Callers
nothing calls this directly
Calls
15
TestNDCGJsonIO
Function · 0.85
TestNDCGGPair
Function · 0.85
TestUnbiasedNDCG
Function · 0.85
InitMakePairTest
Function · 0.85
MakePairs
Function · 0.85
All
Function · 0.85
TestMAPStat
Function · 0.85
TestMAPGPair
Function · 0.85
TestPairWiseGPair
Function · 0.85
HasTruncation
Method · 0.80
SortedIdx
Method · 0.80
crbegin
Method · 0.80
Tested by
no test coverage detected