RandomRanker

io.github.metarank.ltrlib.ranking.pointwise.RandomRanker
See theRandomRanker companion object
case class RandomRanker() extends Ranker[RandomModel, Unit]

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Ranker[RandomModel, Unit]
trait Logging
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def close(): Unit

Attributes

Definition Classes
override def fit(options: Unit): RandomModel

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

val logger: Logger

Attributes

Inherited from:
Logging