Packages

package metric

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. case class MAP(cutoff: Int) extends Metric with Product with Serializable
  2. trait Metric extends AnyRef
  3. case class NDCG(cutoff: Int) extends Metric with Product with Serializable

Value Members

  1. object MRR extends Metric
  2. object MSE extends Metric
  3. object RMSE extends Metric

Ungrouped