| Package | Description |
|---|---|
| ml.comet.experiment |
Contains all classes to create various types of Comet Experiments.
|
| ml.comet.experiment.artifact |
Contains all interfaces and classes allowing to work with Comet Artifacts.
|
| ml.comet.experiment.impl |
Contains implementations of public interfaces of the Comet experiment's API.
|
| ml.comet.experiment.impl.asset | |
| ml.comet.experiment.impl.rest |
Contains all classes used to model Comet REST API data transfer objects.
|
| ml.comet.experiment.impl.utils |
| Class and Description |
|---|
| Artifact
Defines the public contract of the Comet Artifact.
|
| ArtifactException
The general exception to be thrown when operation related to the Comet artifact failed.
|
| LoggedArtifact
Defines the public contract of the Comet artifact that already logged to the Comet servers.
|
| Class and Description |
|---|
| Artifact
Defines the public contract of the Comet Artifact.
|
| ArtifactAsset
Defines the public contract of the asset associated with specific artifact.
|
| ArtifactAssetNotFoundException
Exception to be raised when specific asset of the Comet artifact was not found.
|
| ArtifactBuilder
The factory to properly create initialized
Artifact instances. |
| ArtifactException
The general exception to be thrown when operation related to the Comet artifact failed.
|
| AssetOverwriteStrategy
Defines overwrite strategy to use for handling conflicts when trying to download an artifact version
asset to a path with an existing file with the same name.
|
| ConflictingArtifactAssetNameException
Exception to be raised if logical name of the asset added to the
Artifact is not unique. |
| DownloadedArtifact
Defines the public contract of the Comet Artifact which was downloaded.
|
| GetArtifactOptions
Holds options used to query for Comet artifact.
|
| GetArtifactOptions.GetArtifactOptionsBuilder
The builder to create properly initialized instances of the
GetArtifactOptions. |
| LoggedArtifactAsset
Defines the public contract of the asset logged by the Comet artifact.
|
| Class and Description |
|---|
| Artifact
Defines the public contract of the Comet Artifact.
|
| ArtifactAsset
Defines the public contract of the asset associated with specific artifact.
|
| ArtifactBuilder
The factory to properly create initialized
Artifact instances. |
| ArtifactException
The general exception to be thrown when operation related to the Comet artifact failed.
|
| AssetOverwriteStrategy
Defines overwrite strategy to use for handling conflicts when trying to download an artifact version
asset to a path with an existing file with the same name.
|
| ConflictingArtifactAssetNameException
Exception to be raised if logical name of the asset added to the
Artifact is not unique. |
| DownloadedArtifact
Defines the public contract of the Comet Artifact which was downloaded.
|
| LoggedArtifact
Defines the public contract of the Comet artifact that already logged to the Comet servers.
|
| LoggedArtifactAsset
Defines the public contract of the asset logged by the Comet artifact.
|
| Class and Description |
|---|
| ArtifactAsset
Defines the public contract of the asset associated with specific artifact.
|
| Class and Description |
|---|
| LoggedArtifact
Defines the public contract of the Comet artifact that already logged to the Comet servers.
|
| Class and Description |
|---|
| AssetOverwriteStrategy
Defines overwrite strategy to use for handling conflicts when trying to download an artifact version
asset to a path with an existing file with the same name.
|
| GetArtifactOptions
Holds options used to query for Comet artifact.
|
Copyright © 2022. All rights reserved.