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

Method IsFirst

library/cpp/grid_creator/binarization.cpp:1373–1375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1371 }
1372
1373 bool IsFirst() const {
1374 return BinStart == 0;
1375 }
1376 };
1377
1378 template<EPenaltyType PenaltyType>

Callers 1

GreedySplitFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected