| Package | Description |
|---|---|
| ml.comet.experiment.impl |
Contains implementations of public interfaces of the Comet experiment's API.
|
| ml.comet.experiment.impl.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
DownloadedArtifactImpl
The implementation of the
Artifact to represent artifact downloaded from the
Comet by LoggedArtifact.download(Path, AssetOverwriteStrategy) method. |
| Modifier and Type | Method and Description |
|---|---|
static ArtifactRequest |
RestApiUtils.createArtifactUpsertRequest(ArtifactImpl artifact)
The factory to create
ArtifactRequest instance to be used to upsert Comet artifact. |
Copyright © 2022. All rights reserved.