MCPcopy Create free account
hub / github.com/catboost/catboost / querywise_helper.cpp

File querywise_helper.cpp

catboost/cuda/gpu_data/querywise_helper.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "querywise_helper.h"
2
3void NCatboostCuda::TQuerywiseSampler::SampleQueries(TGpuAwareRandom& random, const double querywiseSampleRate,
4 const double docwiseSampleRate, const ui32 maxQuerySize,

Callers

nothing calls this directly

Calls 6

ComputeQueryIdsFunction · 0.85
GetMappingMethod · 0.80
CreateFunction · 0.50
CacheMethod · 0.45
TransformMethod · 0.45
GetQueryOffsetMethod · 0.45

Tested by

no test coverage detected