| Interface | Description |
|---|---|
| MLBatchProvider |
Protocol for accessing a collection of feature providers
|
| MLCustomLayer |
Protocol for specifying a custom layer implementation.
|
| MLCustomModel |
Protocol for specifying a custom model implementation.
|
| MLFeatureProvider |
Protocol for accessing a feature value for a feature name
|
| MLWritable |