public class ModelUtils extends Object
| Constructor and Description |
|---|
ModelUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createRegistryModelName(String modelName)
Creates the proper model name to be used in the Comet registry from provided experiment model name.
|
static String |
registryModelZipFileName(String registryName,
DownloadModelOptions options)
Creates standard name of the ZIP file for the registry model.
|
public static String createRegistryModelName(String modelName)
modelName - the experiment model name.public static String registryModelZipFileName(String registryName, DownloadModelOptions options)
registryName - the name of model in registry.options - the DownloadModelOptions with additional options.Copyright © 2022. All rights reserved.