Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
162
struct TTextFeature : public TFeatureBase {
163
public:
164
TTextFeature() = default;
165
166
TTextFeature(
167
bool usedInModel,
Callers
nothing calls this directly
Calls
1
TFeaturePosition
Class · 0.85
Tested by
no test coverage detected