Package

smile

tuning

Permalink

package tuning

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

Type Members

  1. trait Operators extends AnyRef

    Permalink
  2. case class SerializableClassificationMeasure(measure: ClassificationMeasure) extends Product with Serializable

    Permalink

Value Members

  1. def sparkgscv[T <: AnyRef](x: Array[T], y: Array[Int], k: Int, measures: ClassificationMeasure*)(trainers: (Array[T], Array[Int]) ⇒ Classifier[T]*)(implicit arg0: ClassTag[T], spark: SparkSession): Array[Array[Double]]

    Permalink
    Definition Classes
    Operators

Inherited from Operators

Inherited from AnyRef

Inherited from Any

Ungrouped