Package org.apache.spark.ml.util
package org.apache.spark.ml.util
-
ClassDescriptionTrait for
MLWriter
andMLReader
.Helper trait for making simpleParams
types readable.Helper trait for making simpleParams
types writable.Trait for classes that provideGeneralMLWriter
.A ML Writer which delegates based on the requested format.Trait for models that provides Training summary.Trait for an object with an immutable unique ID that identifies itself and its derivatives.Default Meta-Algorithm read and write implementation.Helper utilities for algorithms using ML metadataML export formats for should implement this trait so that users can specify a shortname rather than the fully qualified class name of the exporter.MLReadable<T>Trait for objects that provideMLReader
.MLReader<T>Abstract class for utility classes that can load ML instances.Trait for classes that provideMLWriter
.Abstract class for utility classes that can save ML instances in Spark's internal format.Abstract class to be implemented by objects that provide ML exportability.Utils for handling schemas.