Package

org.apache.spark

ml

Permalink

package ml

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

Value Members

  1. object SparkDefaultParamsReadWrite extends Product with Serializable

    Permalink

    Direct wrappers for ml private DefaultParamsWriter and DefaultParamsReader needed to read/write Spark stages in OP

  2. object SparkMLSharedParamConstants extends HasLabelCol with HasFeaturesCol with HasPredictionCol with HasRawPredictionCol with HasProbabilityCol with HasInputCol with HasOutputCol with Product with Serializable

    Permalink

    Class containing constants used by spark ML for common parameters (mostly column names).

Inherited from AnyRef

Inherited from Any

Ungrouped