Package

com.microsoft.ml.spark.core

schema

Permalink

package schema

Visibility
  1. Public
  2. All

Type Members

  1. class CategoricalColumnInfo extends AnyRef

    Permalink

    Extract categorical info from the DataFrame column

  2. class CategoricalMap[T] extends Serializable

    Permalink

    A wrapper around level maps: Map[T -> Int] and Map[Int -> T] that converts the data to/from Spark Metadata in both MLib and AzureML formats.

    A wrapper around level maps: Map[T -> Int] and Map[Int -> T] that converts the data to/from Spark Metadata in both MLib and AzureML formats.

    T

    Input levels could be String, Double, Int, Long, Boolean

  3. abstract class SparkBindings[T] extends Serializable

    Permalink

Value Members

  1. object BinaryFileSchema

    Permalink
  2. object CategoricalColumnInfo

    Permalink

    Utilities for getting categorical column info.

  3. object CategoricalUtilities

    Permalink
  4. object DatasetExtensions

    Permalink

    Contains methods for manipulating spark dataframes and datasets.

  5. object ImageSchemaUtils

    Permalink
  6. object SchemaConstants

    Permalink

    Contains constants used by modules for schema.

  7. object SparkSchema

    Permalink

    Schema modification and information retrieval methods.

Ungrouped