Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmlc/xgboost
/ Ctx
Method
Ctx
include/xgboost/objective.h:112–112 ·
view source on GitHub ↗
@brief Getter of the context. */
Source
from the content-addressed store, hash-verified
110
}
111
/** @brief Getter of the context. */
112
[[nodiscard]] Context const* Ctx() const { return this->ctx_; }
113
114
/**
115
* @brief Update the leaf values after a tree is built. Needed for objectives with 0
Callers
1
SetInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected