Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antmachineintelligence/mtgbmcode
/ label
Method
label
include/LightGBM/dataset.h:118–118 ·
view source on GitHub ↗
! * \brief Get pointer of label * \return Pointer of label */
Source
from the content-addressed store, hash-verified
116
* \return Pointer of label
117
*/
118
inline const label_t* label() const { return label_.data(); }
119
120
/*!
121
* \brief Set label for one record
Callers
15
Init
Method · 0.45
Init
Method · 0.45
Init
Method · 0.45
Init
Method · 0.45
Init
Method · 0.45
Init
Method · 0.45
BalancedBaggingHelper
Method · 0.45
GetFloatField
Method · 0.45
Init
Method · 0.45
Init
Method · 0.45
Init
Method · 0.45
Init
Method · 0.45
Calls
1
data
Method · 0.80
Tested by
no test coverage detected