| Package | Description |
|---|---|
| ml.comet.experiment.registrymodel |
Contains all classes related to the Comet's model registry.
|
| Modifier and Type | Method and Description |
|---|---|
static DownloadModelOptions.DownloadModelOptionsBuilder |
DownloadModelOptions.Op()
Factory to create
DownloadModelOptions.DownloadModelOptionsBuilder which can be used to create
properly initialized instance of the DownloadModelOptions. |
DownloadModelOptions.DownloadModelOptionsBuilder |
DownloadModelOptions.DownloadModelOptionsBuilder.withExpand(boolean expand)
Creates options with flag to indicate whether downloaded ZIP with model files should be expanded.
|
DownloadModelOptions.DownloadModelOptionsBuilder |
DownloadModelOptions.DownloadModelOptionsBuilder.withStage(String stage)
Creates options with TAG associated with particular model's version.
|
DownloadModelOptions.DownloadModelOptionsBuilder |
DownloadModelOptions.DownloadModelOptionsBuilder.withVersion(String version)
Creates options with specific model version.
|
Copyright © 2022. All rights reserved.