MCPcopy Create free account
hub / github.com/catboost/catboost / Defined

Method Defined

catboost/cuda/gpu_data/gpu_structures.h:96–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 }
95
96 bool Defined() const {
97 return FeatureId != static_cast<ui32>(-1);
98 }
99
100 void Reset() {
101 (*this) = TBestSplitProperties();

Callers 15

GetNameMethod · 0.45
mode_normalize_modelMethod · 0.45
operator()Method · 0.45
LogTrainTestFunction · 0.45
LoadInMatrixnetFormatFunction · 0.45
Y_UNIT_TESTFunction · 0.45
ValidateMethod · 0.45
ParseCtrDescriptionMethod · 0.45
CheckMethod · 0.45
GeneratePairLogitPairsFunction · 0.45

Calls

no outgoing calls

Tested by 4

GetNameMethod · 0.36
CalculateIdcgFunction · 0.36
CalculateDcgFunction · 0.36
SplitPointsCpuFunction · 0.36