Packages

package metrics

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. metrics
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait Metric extends AnyRef

Value Members

  1. lazy val accuracy: Metric
  2. lazy val auc: Metric
  3. lazy val explainedVariance: Metric
  4. lazy val mae: Metric
  5. lazy val precision: Metric
  6. lazy val recall: Metric
  7. lazy val rmse: Metric
  8. object ClassificationMetrics
  9. object RankingMetrics
  10. object RegressionMetrics

Inherited from AnyRef

Inherited from Any

Ungrouped