| Package | Description |
|---|---|
| ml.comet.experiment.artifact |
Contains all interfaces and classes allowing to work with Comet Artifacts.
|
| ml.comet.experiment.asset |
Contains all interfaces and classes describing the Comet assets.
|
| ml.comet.experiment.impl.asset |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArtifactAsset
Defines the public contract of the asset associated with specific artifact.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LoggedExperimentAsset
Defines the public contract of the asset associated with particular experiment which already logged to the Comet.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArtifactAssetImpl
Describes artifact's asset data.
|
class |
LoggedExperimentAssetImpl
Implementation of the
LoggedExperimentAsset. |
class |
RemoteAssetImpl
Describes remote asset data.
|
Copyright © 2022. All rights reserved.