See: Description
| Interface | Description |
|---|---|
| Model |
Defines public contract of the registered ML model.
|
| ModelBuilder |
The
ModelBuilder can be used to create properly initialized instance of the Model. |
| Class | Description |
|---|---|
| ModelRegistryRecord |
Holds information about created/updated model registry record.
|
| Exception | Description |
|---|---|
| ModelNotFoundException |
Raised when experiment model is not found.
|
Copyright © 2022. All rights reserved.