| Package | Description |
|---|---|
| ml.comet.experiment |
Contains all classes to create various types of Comet Experiments.
|
| ml.comet.experiment.impl.asset |
| Modifier and Type | Method and Description |
|---|---|
List<ExperimentAssetLink> |
Experiment.getAssetList(AssetType type)
Get experiment asset list.
|
| Modifier and Type | Method and Description |
|---|---|
static AssetType |
AssetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetType[] |
AssetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.