io.github.metarank.ltrlib.metric

Members list

Type members

Classlikes

case class MAP(cutoff: Int) extends Metric

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Metric
class Object
trait Matchable
class Any
Show all
object MRR extends Metric

Attributes

Supertypes
trait Metric
class Object
trait Matchable
class Any
Self type
MRR.type
object MSE extends Metric

Attributes

Supertypes
trait Metric
class Object
trait Matchable
class Any
Self type
MSE.type
trait Metric

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class MAP
object MRR
object MSE
class NDCG
object RMSE
case class NDCG(cutoff: Int, relpow: Boolean, nolabels: Double, single: Double) extends Metric

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Metric
class Object
trait Matchable
class Any
Show all
object NDCG

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
NDCG.type
object RMSE extends Metric

Attributes

Supertypes
trait Metric
class Object
trait Matchable
class Any
Self type
RMSE.type