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 |
|---|---|
| DownloadModelOptions |
Defines options to be used when downloading registry model.
|
| DownloadModelOptions.DownloadModelOptionsBuilder |
The factory to create properly initialized instance of the
DownloadModelOptions. |
| ModelDownloadInfo |
Holds information about model download.
|
| ModelRegistryRecord |
Holds information about created/updated model registry record.
|
| Exception | Description |
|---|---|
| ModelNotFoundException |
Raised when experiment model is not found.
|
Copyright © 2022. All rights reserved.