io.github.metarank.ltrlib.ranking.pointwise

Members list

Concise view

Type members

Classlikes

case class LogRegRanker(train: Dataset, options: RegressionOptions) extends Ranker[LogRegModel]

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Logging
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class RandomRanker() extends Ranker[RandomModel]

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Logging
class Object
trait Matchable
class Any

Attributes

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