Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetMapping
Method
GetMapping
catboost/libs/helpers/array_subset.h:1128–1130 ·
view source on GitHub ↗
srcIdx -> dstIdx or NOT_PRESENT
Source
from the content-addressed store, hash-verified
1126
1127
// srcIdx -> dstIdx or NOT_PRESENT
1128
TConstArrayRef<TSize> GetMapping() const {
1129
return Mapping;
1130
}
1131
1132
private:
1133
TSize Size;
Callers
15
GetSubset
Method · 0.80
GetSrcSize
Method · 0.80
Compose
Function · 0.80
operator()
Method · 0.80
Start
Method · 0.80
CalcQuantizationAndNanMode
Function · 0.80
ProcessSparseColumnWithSrcDefaultEqualToDstDefault
Method · 0.80
ProcessSparseColumnWithSrcDefaultNotEqualToDstDefault
Method · 0.80
CreateQuantizedSparseSubset
Function · 0.80
ThroughHostBroadcast
Function · 0.80
Copy
Method · 0.80
StripeView
Function · 0.80
Calls
no outgoing calls
Tested by
6
Y_UNIT_TEST
Function · 0.64
CalcRefMatrices
Function · 0.64
CalcRefSums
Function · 0.64
CheckStats
Function · 0.64
TestPointwiseHistogramForFeatureParallelDataSet
Function · 0.64
CalcRefSums
Function · 0.64