LightGBMBooster

io.github.metarank.ltrlib.booster.LightGBMBooster$
See theLightGBMBooster companion class

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait Logging
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(string: Array[Byte]): LightGBMBooster
override def formatData(d: BoosterDataset, parent: Option[LGBMDataset]): LGBMDataset

Attributes

Definition Classes
override def train(dataset: LGBMDataset, test: Option[LGBMDataset], options: LightGBMOptions, dso: DatasetOptions): LightGBMBooster

Attributes

Definition Classes

Inherited fields

val logger: Logger

Attributes

Inherited from:
Logging