| Package | Description |
|---|---|
| ml.comet.experiment |
Contains all classes to create various types of Comet Experiments.
|
| ml.comet.experiment.impl |
Contains implementations of public interfaces of the Comet experiment's API.
|
| ml.comet.experiment.impl.rest |
Contains all classes used to model Comet REST API data transfer objects.
|
| ml.comet.experiment.impl.utils | |
| ml.comet.experiment.registrymodel |
Contains all classes related to the Comet's model registry.
|
| Class and Description |
|---|
| DownloadModelOptions
Defines options to be used when downloading registry model.
|
| Model
Defines public contract of the registered ML model.
|
| ModelDownloadInfo
Holds information about model download.
|
| ModelNotFoundException
Raised when experiment model is not found.
|
| ModelOverview
Holds overview of particular registry model which was retrieved from Comet server.
|
| ModelRegistryRecord
Holds information about created/updated model registry record.
|
| ModelVersionOverview
Holds overview of specific version of the registry model.
|
| Class and Description |
|---|
| DownloadModelOptions
Defines options to be used when downloading registry model.
|
| Model
Defines public contract of the registered ML model.
|
| ModelBuilder
The
ModelBuilder can be used to create properly initialized instance of the Model. |
| ModelDownloadInfo
Holds information about model download.
|
| ModelNotFoundException
Raised when experiment model is not found.
|
| ModelOverview
Holds overview of particular registry model which was retrieved from Comet server.
|
| ModelRegistryRecord
Holds information about created/updated model registry record.
|
| ModelVersionOverview
Holds overview of specific version of the registry model.
|
| Class and Description |
|---|
| ModelOverview
Holds overview of particular registry model which was retrieved from Comet server.
|
| ModelRegistryRecord
Holds information about created/updated model registry record.
|
| ModelVersionOverview
Holds overview of specific version of the registry model.
|
| Class and Description |
|---|
| DownloadModelOptions
Defines options to be used when downloading registry model.
|
| Class and Description |
|---|
| DownloadModelOptions
Defines options to be used when downloading registry model.
|
| DownloadModelOptions.DownloadModelOptionsBuilder
The factory to create properly initialized instance of the
DownloadModelOptions. |
| Model
Defines public contract of the registered ML model.
|
| ModelBuilder
The
ModelBuilder can be used to create properly initialized instance of the Model. |
Copyright © 2022. All rights reserved.