MCPcopy 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

DynamicChangeSizeMethod · 0.45
ForceSplitsMethod · 0.45
SplitMethod · 0.45
ForceSplitsMethod · 0.45
SplitMethod · 0.45
InitMethod · 0.45
SplitMethod · 0.45
SplitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected