Package org.apache.spark.ml.util
package org.apache.spark.ml.util
-
ClassDescriptionHelper trait for making simple
Paramstypes readable.Helper trait for making simpleParamstypes writable.Trait for classes that provideGeneralMLWriter.A ML Writer which delegates based on the requested format.Trait for an object with an immutable unique ID that identifies itself and its derivatives.ML 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.