A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://api-docs.databricks.com/scala/spark/latest/org/apache/spark/ml/index.html below:

Databricks Scala Spark API - org.apache.spark.ml

   Databricks Scala Spark API < Back

 

package ml

 

Ordering
  1. Alphabetic
  2. By Inheritance
Type Members
  1.  abstract class Estimator[M <: Model[M]] extends PipelineStage
  2.  case class FitEnd[M <: Model[M]]() extends MLEvent with Product with Serializable
  3.  case class FitStart[M <: Model[M]]() extends MLEvent with Product with Serializable
  4.  case class LoadInstanceEnd[T]() extends MLEvent with Product with Serializable
  5.  case class LoadInstanceStart[T](path: String) extends MLEvent with Product with Serializable
  6.  sealed trait MLEvent extends SparkListenerEvent
  7.  abstract class Model[M <: Model[M]] extends Transformer
  8.  class Pipeline extends Estimator[PipelineModel] with MLWritable
  9.  class PipelineModel extends Model[PipelineModel] with MLWritable with Logging
  10.  abstract class PipelineStage extends Params with Logging
  11.  abstract class PredictionModel[FeaturesType, M <: PredictionModel[FeaturesType, M]] extends Model[M] with PredictorParams
  12.  abstract class Predictor[FeaturesType, Learner <: Predictor[FeaturesType, Learner, M], M <: PredictionModel[FeaturesType, M]] extends Estimator[M] with PredictorParams
  13.  case class SaveInstanceEnd(path: String) extends MLEvent with Product with Serializable
  14.  case class SaveInstanceStart(path: String) extends MLEvent with Product with Serializable
  15.  case class TransformEnd() extends MLEvent with Product with Serializable
  16.  case class TransformStart() extends MLEvent with Product with Serializable
  17.  abstract class Transformer extends PipelineStage
  18.  abstract class UnaryTransformer[IN, OUT, T <: UnaryTransformer[IN, OUT, T]] extends Transformer with HasInputCol with HasOutputCol with Logging

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4