io.github.metarank.ltrlib.metric

Members list

Concise view

Type members

Classlikes

case class MAP(cutoff: Int) extends Metric

Attributes

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

Attributes

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

Attributes

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class MAP
object MRR.type
object MSE.type
class NDCG
object RMSE.type
case class NDCG(cutoff: Int) extends Metric

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Metric
class Object
trait Matchable
class Any
object RMSE extends Metric

Attributes

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