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

Method TTextFeature

catboost/libs/model/features.h:164–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162struct TTextFeature : public TFeatureBase {
163public:
164 TTextFeature() = default;
165
166 TTextFeature(
167 bool usedInModel,

Callers

nothing calls this directly

Calls 1

TFeaturePositionClass · 0.85

Tested by

no test coverage detected