package booster
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
BoosterHandler extends AnyRef
Wraps the boosterPtr and guarantees that Native library is initialized everytime it is needed
Wraps the boosterPtr and guarantees that Native library is initialized everytime it is needed
- Attributes
- protected
-
class
DoubleNativePtrHandler extends NativePtrHandler[SWIGTYPE_p_double]
- Attributes
- protected
-
class
LightGBMBooster extends Serializable
Represents a LightGBM Booster learner
Represents a LightGBM Booster learner
- Annotations
- @SerialVersionUID()
-
class
LongLongNativePtrHandler extends NativePtrHandler[SWIGTYPE_p_long_long]
- Attributes
- protected
-
abstract
class
NativePtrHandler[T] extends AnyRef
- Attributes
- protected
Value Members
-
object
BoosterHandler
- Attributes
- protected