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

Method StoreString

catboost/libs/data/objects.h:135–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133 }
134
135 bool StoreString() const {
136 return StoreStringColumns;
137 }
138
139 SAVELOAD(Data, StoreStringColumns);
140

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected