Packages

package booster

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. 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
  2. class DoubleNativePtrHandler extends NativePtrHandler[SWIGTYPE_p_double]
    Attributes
    protected
  3. class LightGBMBooster extends Serializable

    Represents a LightGBM Booster learner

    Represents a LightGBM Booster learner

    Annotations
    @SerialVersionUID()
  4. class LongLongNativePtrHandler extends NativePtrHandler[SWIGTYPE_p_long_long]
    Attributes
    protected
  5. abstract class NativePtrHandler[T] extends AnyRef
    Attributes
    protected

Value Members

  1. object BoosterHandler
    Attributes
    protected

Ungrouped