Interface | Description |
---|---|
DefaultParamsReadable<T> |
:: DeveloperApi ::
|
DefaultParamsWritable |
:: DeveloperApi ::
|
Identifiable |
:: DeveloperApi ::
|
MLReadable<T> |
Trait for objects that provide
MLReader . |
MLWritable |
Trait for classes that provide
MLWriter . |
Class | Description |
---|---|
MetaAlgorithmReadWrite |
Default Meta-Algorithm read and write implementation.
|
MetadataUtils |
Helper utilities for algorithms using ML metadata
|
MLReader<T> |
Abstract class for utility classes that can load ML instances.
|
MLWriter |
Abstract class for utility classes that can save ML instances.
|
SchemaUtils |
Utils for handling schemas.
|