Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antmachineintelligence/mtgbmcode
/ bin_type
Method
bin_type
include/LightGBM/bin.h:176–176 ·
view source on GitHub ↗
! * \brief Get bin types */
Source
from the content-addressed store, hash-verified
174
* \brief Get bin types
175
*/
176
inline BinType bin_type() const { return bin_type_; }
177
178
/*!
179
* \brief Get bin info
Callers
8
DynamicChangeSize
Method · 0.45
ForceSplits
Method · 0.45
Split
Method · 0.45
ForceSplits
Method · 0.45
Split
Method · 0.45
Init
Method · 0.45
Split
Method · 0.45
Split
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected