Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetEnsemblesCount
Method
GetEnsemblesCount
catboost/libs/eval_result/eval_result.cpp:61–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
size_t TEvalResult::GetEnsemblesCount() const {
62
return EnsemblesCount;
63
}
64
65
void TEvalResult::ClearRawValues() {
66
RawValues.clear();
Callers
2
AddBlendedApprox
Method · 0.80
InitializeColumnWriter
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected