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

Method GetDefaultSize

catboost/libs/helpers/sparse_array.h:480–482  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

478 }
479
480 TSize GetDefaultSize() const {
481 return Indexing->GetDefaultSize();
482 }
483
484 TSize GetSize() const {
485 return Indexing->GetSize();

Callers 2

ProcessCatFeatureFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected