Packages

object MetricUtils

Utilities used by modules for metrics.

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

Value Members

  1. def getSchemaInfo(schema: StructType, labelCol: Option[String], evaluationMetric: String): (String, String, String)
  2. def isClassificationMetric(metric: String): Boolean