Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GetName
Method · 0.45
GetIntermediateDataMetaInfo
Function · 0.45
mode_normalize_model
Method · 0.45
operator()
Method · 0.45
LogTrainTest
Function · 0.45
LoadInMatrixnetFormat
Function · 0.45
Y_UNIT_TEST
Function · 0.45
Validate
Method · 0.45
ParseCtrDescription
Method · 0.45
Check
Method · 0.45
GeneratePairLogitPairs
Function · 0.45
ReadModelAndUpdateParams
Method · 0.45
Calls
no outgoing calls
Tested by
4
GetName
Method · 0.36
CalculateIdcg
Function · 0.36
CalculateDcg
Function · 0.36
SplitPointsCpu
Function · 0.36