io.github.metarank.ltrlib.metric.NDCG
See theNDCG companion object
case class NDCG(cutoff: Int, relpow: Boolean, nolabels: Double, single: Double) extends Metric
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Eval metric for multiple query groups
Eval metric for multiple query groups
Value parameters
-
y
-
ground truth
-
yhat
-
predicted values
Attributes
-
Definition Classes
-
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product