Packages

p

smile

spark

package spark

Integration of Smile and Spark.

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

Type Members

  1. implicit class SmileDataFrameOps extends AnyRef

    Implicit ops class of Smile DataFrame.

  2. implicit class SparkDataFrameOps extends AnyRef

    Implicit ops class of SparkSQL DataFrame.

  3. case class SparkRow(tuple: Tuple, schema: StructType) extends Row with Product with Serializable
  4. case class SparkRowTuple(row: Row, schema: StructType) extends Tuple with Product with Serializable

Value Members

  1. object SmileDataFrame

    Converts Spark DataFrame to Smile DataFrame.

  2. object SparkDataFrame

    Converts Smile DataFrame to SparkSQL DataFrame

  3. object hpo

    Hyper-parameter optimization.

Inherited from AnyRef

Inherited from Any

Ungrouped