Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W Z 

A

ADD_ASSET - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
ADD_GIT_METADATA - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
ADD_GRAPH - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
ADD_HTML - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
ADD_LOG_OTHER - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
ADD_METRIC - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
ADD_OUTPUT - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
ADD_PARAMETER - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
ADD_START_END_TIME - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
ADD_TAG - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
addAsset(File, String, boolean, Map<String, Object>) - Method in interface ml.comet.experiment.artifact.Artifact
Adds a local asset file to the current pending artifact object.
addAsset(File, boolean, Map<String, Object>) - Method in interface ml.comet.experiment.artifact.Artifact
 
addAsset(File, String, boolean) - Method in interface ml.comet.experiment.artifact.Artifact
 
addAsset(File, boolean) - Method in interface ml.comet.experiment.artifact.Artifact
 
addAsset(byte[], String, boolean, Map<String, Object>) - Method in interface ml.comet.experiment.artifact.Artifact
Adds a local asset data to the current pending artifact object.
addAsset(byte[], String, boolean) - Method in interface ml.comet.experiment.artifact.Artifact
 
addAsset(byte[], String) - Method in interface ml.comet.experiment.artifact.Artifact
 
addAsset(File, String, boolean, Map<String, Object>) - Method in class ml.comet.experiment.impl.ArtifactImpl
 
addAsset(File, boolean, Map<String, Object>) - Method in class ml.comet.experiment.impl.ArtifactImpl
 
addAsset(File, String, boolean) - Method in class ml.comet.experiment.impl.ArtifactImpl
 
addAsset(File, boolean) - Method in class ml.comet.experiment.impl.ArtifactImpl
 
addAsset(byte[], String, boolean, Map<String, Object>) - Method in class ml.comet.experiment.impl.ArtifactImpl
 
addAsset(byte[], String, boolean) - Method in class ml.comet.experiment.impl.ArtifactImpl
 
addAsset(byte[], String) - Method in class ml.comet.experiment.impl.ArtifactImpl
 
addAssetFolder(File, boolean, boolean, Map<String, Object>) - Method in interface ml.comet.experiment.artifact.Artifact
Adds all asset files located in the given folder to this artifact.
addAssetFolder(File, boolean, boolean) - Method in interface ml.comet.experiment.artifact.Artifact
 
addAssetFolder(File, boolean) - Method in interface ml.comet.experiment.artifact.Artifact
 
addAssetFolder(File) - Method in interface ml.comet.experiment.artifact.Artifact
 
addAssetFolder(File, boolean, boolean, Map<String, Object>) - Method in class ml.comet.experiment.impl.ArtifactImpl
 
addAssetFolder(File, boolean, boolean) - Method in class ml.comet.experiment.impl.ArtifactImpl
 
addAssetFolder(File, boolean) - Method in class ml.comet.experiment.impl.ArtifactImpl
 
addAssetFolder(File) - Method in class ml.comet.experiment.impl.ArtifactImpl
 
AddExperimentTagsRest - Class in ml.comet.experiment.impl.rest
 
AddExperimentTagsRest() - Constructor for class ml.comet.experiment.impl.rest.AddExperimentTagsRest
 
AddGraphRest - Class in ml.comet.experiment.impl.rest
 
AddGraphRest() - Constructor for class ml.comet.experiment.impl.rest.AddGraphRest
 
addRemoteAsset(URI, String, boolean, Map<String, Object>) - Method in interface ml.comet.experiment.artifact.Artifact
Adds remote asses to the current pending artifact object.
addRemoteAsset(URI, String, boolean) - Method in interface ml.comet.experiment.artifact.Artifact
 
addRemoteAsset(URI, String) - Method in interface ml.comet.experiment.artifact.Artifact
 
addRemoteAsset(URI, String, boolean, Map<String, Object>) - Method in class ml.comet.experiment.impl.ArtifactImpl
 
addRemoteAsset(URI, String, boolean) - Method in class ml.comet.experiment.impl.ArtifactImpl
 
addRemoteAsset(URI, String) - Method in class ml.comet.experiment.impl.ArtifactImpl
 
addTag(String) - Method in interface ml.comet.experiment.Experiment
Adds a tag to this experiment.
addTag(String) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
alias(String) - Method in class ml.comet.experiment.artifact.GetArtifactOptions.GetArtifactOptionsBuilder
Creates option to get artifact version with specific alias.
ApiEndpoints - Class in ml.comet.experiment.impl.constants
Definitions of the Comet API endpoints.
ApiEndpoints() - Constructor for class ml.comet.experiment.impl.constants.ApiEndpoints
 
ApiExperiment - Interface in ml.comet.experiment
The ApiExperiment can be used to synchronously read/update data of your Comet.ml experiment.
ApiExperiment() - Static method in class ml.comet.experiment.ExperimentBuilder
The factory to create instance of the ApiExperimentBuilder which can be used to configure and create fully initialized instance of the ApiExperiment.
ApiExperimentBuilder - Interface in ml.comet.experiment.builder
Defines the public contract of the factory to create initialized instances of the ApiExperiment allowing to work with Comet API synchronously.
ApiExperimentImpl - Class in ml.comet.experiment
Deprecated.
It would be replaced in the future with new experiment creation API.
ApiExperimentImpl() - Constructor for class ml.comet.experiment.ApiExperimentImpl
Deprecated.
 
ApiExperimentImpl - Class in ml.comet.experiment.impl
Implementation of the Experiment that allows to read/update existing experiment synchronously.
ApiExperimentImpl.ApiExperimentBuilderImpl - Class in ml.comet.experiment.impl
The builder to create properly configured ApiExperiment instance.
apiKeyNotRegistered - Static variable in class ml.comet.experiment.impl.constants.SdkErrorCodes
 
apply(Response) - Method in class ml.comet.experiment.impl.http.ConnectionUtils.DebugLogResponse
 
applyConfigOverride(File) - Static method in class ml.comet.experiment.impl.config.CometConfig
Uses provided configuration file to override some/all default configuration tree values.
applyConfigOverride(URL) - Static method in class ml.comet.experiment.impl.config.CometConfig
Allows overriding default configuration tree with values parsed from provided URL pointing to the configuration file.
Artifact - Interface in ml.comet.experiment.artifact
Defines the public contract of the Comet Artifact.
ARTIFACT_ASSETS_DOWNLOAD_COMPLETED - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
ARTIFACT_ASSETS_FILE_EXISTS_PRESERVING - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
ARTIFACT_DOWNLOAD_FILE_OVERWRITTEN - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
ARTIFACT_HAS_NO_ASSETS_TO_DOWNLOAD - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
ARTIFACT_HAS_NO_DETAILS - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
ARTIFACT_LOGGED_WITHOUT_ASSETS - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
ARTIFACT_NOT_FOUND - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
ARTIFACT_NOT_READY - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
ARTIFACT_UPLOAD_COMPLETED - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
ARTIFACT_UPLOAD_STARTED - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
ARTIFACT_VERSION_CREATED_WITH_PREVIOUS - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
ARTIFACT_VERSION_CREATED_WITHOUT_PREVIOUS - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
ArtifactAsset - Interface in ml.comet.experiment.artifact
Defines the public contract of the asset associated with specific artifact.
ArtifactAssetImpl - Class in ml.comet.experiment.impl.asset
Describes artifact's asset data.
ArtifactAssetImpl(String, Path, long, Map<String, Object>, String) - Constructor for class ml.comet.experiment.impl.asset.ArtifactAssetImpl
Creates new instance with specified parameters.
ArtifactAssetImpl(AssetImpl) - Constructor for class ml.comet.experiment.impl.asset.ArtifactAssetImpl
Creates new instance using values from provided AssetImpl.
ArtifactAssetImpl(RemoteAssetImpl) - Constructor for class ml.comet.experiment.impl.asset.ArtifactAssetImpl
Creates new instance using values from provided RemoteAssetImpl.
ArtifactAssetImpl(LoggedArtifactAssetImpl) - Constructor for class ml.comet.experiment.impl.asset.ArtifactAssetImpl
Creates new instance using values from provided LoggedArtifactAssetImpl.
ArtifactAssetNotFoundException - Exception in ml.comet.experiment.artifact
Exception to be raised when specific asset of the Comet artifact was not found.
ArtifactAssetNotFoundException(String) - Constructor for exception ml.comet.experiment.artifact.ArtifactAssetNotFoundException
Constructs a new runtime exception with the specified detail message.
ArtifactBuilder - Interface in ml.comet.experiment.artifact
The factory to properly create initialized Artifact instances.
artifactDownloadAssetParams(DownloadArtifactAssetOptions, String) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
Extracts query parameters from provided DownloadArtifactAssetOptions to be used to download specific asset associated with Comet artifact.
ArtifactDownloadException - Exception in ml.comet.experiment.artifact
Exception to be thrown if artifact download failed.
ArtifactDownloadException(String) - Constructor for exception ml.comet.experiment.artifact.ArtifactDownloadException
Constructs a new runtime exception with the specified detail message.
ArtifactDownloadException(String, Throwable) - Constructor for exception ml.comet.experiment.artifact.ArtifactDownloadException
Constructs a new runtime exception with the specified detail message and cause.
ArtifactDto - Class in ml.comet.experiment.impl.rest
 
ArtifactDto() - Constructor for class ml.comet.experiment.impl.rest.ArtifactDto
 
ArtifactEntry - Class in ml.comet.experiment.impl.rest
 
ArtifactEntry() - Constructor for class ml.comet.experiment.impl.rest.ArtifactEntry
 
ArtifactException - Exception in ml.comet.experiment.artifact
The general exception to be thrown when operation related to the Comet artifact failed.
ArtifactException(String) - Constructor for exception ml.comet.experiment.artifact.ArtifactException
Constructs a new runtime exception with the specified detail message.
ArtifactException(String, Throwable) - Constructor for exception ml.comet.experiment.artifact.ArtifactException
Constructs a new runtime exception with the specified detail message and cause.
artifactFullName(String, String, String) - Static method in class ml.comet.experiment.impl.utils.ArtifactUtils
Creates standard full name of the artifact in form 'workspace/name:version'.
artifactId(String) - Method in class ml.comet.experiment.artifact.GetArtifactOptions.GetArtifactOptionsBuilder
Creates option with artifact ID.
ArtifactImpl - Class in ml.comet.experiment.impl
The implementation of the Artifact.
ArtifactNotFoundException - Exception in ml.comet.experiment.artifact
Exception to be raised if Artifact is not found by the Comet backend.
ArtifactNotFoundException(String) - Constructor for exception ml.comet.experiment.artifact.ArtifactNotFoundException
Constructs a new runtime exception with the specified detail message.
ArtifactNotFoundException(String, Throwable) - Constructor for exception ml.comet.experiment.artifact.ArtifactNotFoundException
Constructs a new runtime exception with the specified detail message and cause.
ArtifactRequest - Class in ml.comet.experiment.impl.rest
 
ArtifactRequest() - Constructor for class ml.comet.experiment.impl.rest.ArtifactRequest
 
ArtifactUtils - Class in ml.comet.experiment.impl.utils
Utilities to work with artifacts.
ArtifactUtils() - Constructor for class ml.comet.experiment.impl.utils.ArtifactUtils
 
ArtifactVersionAsset - Class in ml.comet.experiment.impl.rest
 
ArtifactVersionAsset() - Constructor for class ml.comet.experiment.impl.rest.ArtifactVersionAsset
 
ArtifactVersionAssetResponse - Class in ml.comet.experiment.impl.rest
 
ArtifactVersionAssetResponse() - Constructor for class ml.comet.experiment.impl.rest.ArtifactVersionAssetResponse
 
ArtifactVersionDetail - Class in ml.comet.experiment.impl.rest
 
ArtifactVersionDetail() - Constructor for class ml.comet.experiment.impl.rest.ArtifactVersionDetail
 
artifactVersionDetailsParams(GetArtifactOptions, String) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
Extracts query parameters from provided GetArtifactOptions object to be used for getting details about particular artifact version.
artifactVersionExists - Static variable in class ml.comet.experiment.impl.constants.SdkErrorCodes
 
artifactVersionFilesParams(GetArtifactOptions) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
Extracts query parameters from provided GetArtifactOptions object to be used for getting list of assets associated with particular artifact.
ArtifactVersionState - Enum in ml.comet.experiment.impl.rest
Defines state of the particular version of the artifact.
artifactVersionStateImmutable - Static variable in class ml.comet.experiment.impl.constants.SdkErrorCodes
 
artifactVersionStateInvalid - Static variable in class ml.comet.experiment.impl.constants.SdkErrorCodes
 
artifactVersionStateNotClosed - Static variable in class ml.comet.experiment.impl.constants.SdkErrorCodes
 
artifactVersionStateNotClosedErrorOccurred - Static variable in class ml.comet.experiment.impl.constants.SdkErrorCodes
 
asPublic(boolean) - Method in class ml.comet.experiment.impl.RegistryModelImpl.RegistryModelBuilderImpl
 
asPublic(boolean) - Method in interface ml.comet.experiment.registrymodel.ModelBuilder
Updates the visibility of this model.
Asset - Interface in ml.comet.experiment.asset
Defines public contract of the assets associated with particular Comet experiment.
assetFilePath(Path, Path) - Static method in class ml.comet.experiment.impl.utils.FileUtils
Allows building path to the asset file.
assetFormParameters(Asset) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
Extracts form parameters from the provided Asset.
AssetImpl - Class in ml.comet.experiment.impl.asset
Describes asset data.
AssetImpl() - Constructor for class ml.comet.experiment.impl.asset.AssetImpl
 
AssetOverwriteStrategy - Enum in ml.comet.experiment.artifact
Defines overwrite strategy to use for handling conflicts when trying to download an artifact version asset to a path with an existing file with the same name.
assetQueryParameters(AssetImpl, String) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
Extracts query parameters from the provided Asset.
ASSETS_FOLDER_UPLOAD_COMPLETED - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
AssetType - Enum in ml.comet.experiment.impl.asset
Represents known types of the assets.
AssetUtils - Class in ml.comet.experiment.impl.utils
Utilities to work with assets.
AssetUtils() - Constructor for class ml.comet.experiment.impl.utils.AssetUtils
 
AUTOGENERATED_LOGICAL_PATH_HOLDER - Static variable in class ml.comet.experiment.impl.constants.Common
 

B

BaseCometBuilder<T> - Interface in ml.comet.experiment.builder
Defines public contract of base interface for all experiment builders in the Comet Java SDK.
BaseExperimentObject - Class in ml.comet.experiment.impl.rest
Base class for all model objects having common experiment identifiers.
BaseExperimentObject() - Constructor for class ml.comet.experiment.impl.rest.BaseExperimentObject
 
build() - Method in interface ml.comet.experiment.artifact.ArtifactBuilder
Creates properly initialized Artifact instance.
build() - Method in class ml.comet.experiment.artifact.GetArtifactOptions.GetArtifactOptionsBuilder
Creates properly initialized instance of the GetArtifactOptions.
build() - Method in interface ml.comet.experiment.builder.BaseCometBuilder
Instantiates the Comet experiment instance defined by T.
build() - Method in class ml.comet.experiment.context.ExperimentContext.ExperimentContextBuilder
Creates fully initialized ExperimentContext instance.
build() - Method in class ml.comet.experiment.impl.ApiExperimentImpl.ApiExperimentBuilderImpl
 
build() - Method in class ml.comet.experiment.impl.RegistryModelImpl.RegistryModelBuilderImpl
 
build() - Method in class ml.comet.experiment.registrymodel.DownloadModelOptions.DownloadModelOptionsBuilder
Creates properly initialized instance of the DownloadModelOptions.
build() - Method in interface ml.comet.experiment.registrymodel.ModelBuilder
Creates properly initialized Model instance using defined by this builder configuration options.
builder(String) - Static method in class ml.comet.experiment.ApiExperimentImpl
Deprecated.
Returns builder to create Experiment instance.
builder() - Static method in class ml.comet.experiment.CometApiImpl
Deprecated.
Returns builder to be used to properly create instance of CometApi.
builder() - Static method in class ml.comet.experiment.context.ExperimentContext
Returns builder to create populated instance of the ExperimentContext.
builder(String) - Static method in class ml.comet.experiment.impl.ApiExperimentImpl
Returns builder to create Experiment instance.
builder() - Static method in class ml.comet.experiment.impl.ApiExperimentImpl
Returns builder to create Experiment instance.
builder(String, String) - Static method in class ml.comet.experiment.impl.ArtifactImpl
Returns ArtifactBuilder instance which can be used to create Artifact instances.
builder() - Static method in class ml.comet.experiment.impl.CometApiImpl
Returns builder to be used to properly create instance of this class.
builder() - Static method in class ml.comet.experiment.impl.OnlineExperimentImpl
Returns builder to be used to create properly configured instance of this class.
builder() - Static method in class ml.comet.experiment.OnlineExperimentImpl
Deprecated.

C

checkResponseStatus(Response) - Static method in class ml.comet.experiment.impl.http.ConnectionUtils
Allows checking response status and throw related exceptions.
clearConfigOverride() - Static method in class ml.comet.experiment.impl.config.CometConfig
Restores default configuration values if it was overridden previously.
close() - Method in class ml.comet.experiment.impl.ApiExperimentImpl
 
close() - Method in class ml.comet.experiment.impl.CometApiImpl
Release all resources hold by this instance, such as connection to the Comet server.
close() - Method in class ml.comet.experiment.impl.http.Connection
Closes this connection immediately by releasing underlying resources.
close() - Method in class ml.comet.experiment.impl.log.StdOutLogger
Closes this logger and release any hold resources.
close() - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
Allows using OnlineExperiment with try-with-resources statement with automatic closing after usage.
COMET_API_KEY - Static variable in class ml.comet.experiment.impl.config.CometConfig
The Comet API key.
COMET_BASE_URL - Static variable in class ml.comet.experiment.impl.config.CometConfig
The Comet's servers base URL.
COMET_EXPERIMENT_KEY - Static variable in class ml.comet.experiment.impl.config.CometConfig
The key of the existing Comet experiment.
COMET_JAVA_SDK_VERSION - Static variable in class ml.comet.experiment.impl.utils.CometUtils
The current version of the Comet Java SDK.
COMET_MAX_AUTH_RETRIES - Static variable in class ml.comet.experiment.impl.config.CometConfig
The maximal number of authentication retries against Comet.
COMET_PROJECT_NAME - Static variable in class ml.comet.experiment.impl.config.CometConfig
The Comet project name.
COMET_SDK_API_HEADER - Static variable in class ml.comet.experiment.impl.http.Connection
 
COMET_TIMEOUT_CLEANING_SECONDS - Static variable in class ml.comet.experiment.impl.config.CometConfig
The timeout to clean up all waiting uploads and close connection to the server (seconds).
COMET_WORKSPACE_NAME - Static variable in class ml.comet.experiment.impl.config.CometConfig
The Comet workspace name.
CometApi - Interface in ml.comet.experiment
The utility providing direct access to the Comet REST API.
CometApi() - Static method in class ml.comet.experiment.ExperimentBuilder
The factory to create instance of the CometApiBuilder which can be used to configure and create fully initialized instance of the CometApi.
CometApiBuilder - Interface in ml.comet.experiment.builder
Defines the public contract of the factory builder to create properly initialized instances of the CometApi.
CometApiException - Exception in ml.comet.experiment.exception
Signals that REST API call operation has been failed or returned unexpected result.
CometApiException(String) - Constructor for exception ml.comet.experiment.exception.CometApiException
Constructs a new runtime exception with the specified detail message.
CometApiException(int, String, int) - Constructor for exception ml.comet.experiment.exception.CometApiException
Constructs a new CometApiException with information about error returned by remote enpoint.
CometApiException(String, Throwable) - Constructor for exception ml.comet.experiment.exception.CometApiException
Constructs a new runtime exception with the specified detail message and cause.
CometApiException(String, Object...) - Constructor for exception ml.comet.experiment.exception.CometApiException
Constructs a new runtime exception with detail message that can be build using provided format string and arguments.
CometApiImpl - Class in ml.comet.experiment
Deprecated.
It would be replaced in the future with new experiment creation API.
CometApiImpl() - Constructor for class ml.comet.experiment.CometApiImpl
Deprecated.
 
CometApiImpl - Class in ml.comet.experiment.impl
The implementation of the CometApi.
CometConfig - Class in ml.comet.experiment.impl.config
The configuration holder of the Comet Java SDK.
CometConfig() - Constructor for class ml.comet.experiment.impl.config.CometConfig
 
CometGeneralException - Exception in ml.comet.experiment.exception
The root exception for all Comet SDK exceptions.
CometGeneralException() - Constructor for exception ml.comet.experiment.exception.CometGeneralException
Constructs a new runtime exception with null as its detail message.
CometGeneralException(String) - Constructor for exception ml.comet.experiment.exception.CometGeneralException
Constructs a new runtime exception with the specified detail message.
CometGeneralException(String, Throwable) - Constructor for exception ml.comet.experiment.exception.CometGeneralException
Constructs a new runtime exception with the specified detail message and cause.
CometUtils - Class in ml.comet.experiment.impl.utils
The common Comet SDK utilities.
CometUtils() - Constructor for class ml.comet.experiment.impl.utils.CometUtils
 
CometWebException - Exception in ml.comet.experiment.impl.rest
 
CometWebException(int, String) - Constructor for exception ml.comet.experiment.impl.rest.CometWebException
 
CometWebJavaSdkException - Exception in ml.comet.experiment.impl.rest
 
CometWebJavaSdkException(int, String, int) - Constructor for exception ml.comet.experiment.impl.rest.CometWebJavaSdkException
 
Common - Class in ml.comet.experiment.impl.constants
Common constants used by implementation.
Common() - Constructor for class ml.comet.experiment.impl.constants.Common
 
COMPLETED_DOWNLOAD_ARTIFACT_ASSET - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
ConfigException - Exception in ml.comet.experiment.exception
The exception to be thrown if any configuration issues found.
ConfigException(String) - Constructor for exception ml.comet.experiment.exception.ConfigException
Constructs a new runtime exception with the specified detail message.
ConfigException(String, Throwable) - Constructor for exception ml.comet.experiment.exception.ConfigException
Constructs a new runtime exception with the specified detail message and cause.
ConfigItem - Class in ml.comet.experiment.impl.config
Represents specific configuration item holding information about key in the configuration file and environment variable key.
ConfigItem() - Constructor for class ml.comet.experiment.impl.config.ConfigItem
 
CONFLICTING_ARTIFACT_ASSET_NAME - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
ConflictingArtifactAssetNameException - Exception in ml.comet.experiment.artifact
Exception to be raised if logical name of the asset added to the Artifact is not unique.
ConflictingArtifactAssetNameException(String) - Constructor for exception ml.comet.experiment.artifact.ConflictingArtifactAssetNameException
Constructs a new runtime exception with the specified detail message.
Connection - Class in ml.comet.experiment.impl.http
Represents connection with the CometML server.
Connection(String, String, int, Logger) - Constructor for class ml.comet.experiment.impl.http.Connection
Creates new instance with specified parameters.
CONNECTION_SHUTDOWN_TIMEOUT_MS - Static variable in class ml.comet.experiment.impl.http.Connection
 
ConnectionInitializer - Class in ml.comet.experiment.impl.http
The factory to build properly initialized connections.
ConnectionInitializer() - Constructor for class ml.comet.experiment.impl.http.ConnectionInitializer
 
ConnectionUtils - Class in ml.comet.experiment.impl.http
Collection of the utilities used by Connection.
ConnectionUtils() - Constructor for class ml.comet.experiment.impl.http.ConnectionUtils
 
ConnectionUtils.DebugLogResponse - Class in ml.comet.experiment.impl.http
The function allowing to debug response.
consumerExperimentKey(String) - Method in class ml.comet.experiment.artifact.GetArtifactOptions.GetArtifactOptionsBuilder
Creates option allowing to override the experiment key associated with artifact.
copyTo(LoggedArtifactAssetImpl) - Method in class ml.comet.experiment.impl.rest.ArtifactVersionAsset
Allows copying of the data fields from this class to the provided LoggedArtifactAssetImpl.
copyToLoggedArtifact(LoggedArtifactImpl) - Method in class ml.comet.experiment.impl.rest.ArtifactVersionDetail
Copy values to the provided LoggedArtifact instance.
CREATE_REGISTRY_MODEL - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
CREATE_REGISTRY_MODEL_ITEM - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
createArtifactUpsertRequest(ArtifactImpl) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
The factory to create ArtifactRequest instance to be used to upsert Comet artifact.
createArtifactVersionStateRequest(String, ArtifactVersionState) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
Creates request to signal the state of the artifact version send operation.
createAssetFromCurve(Curve, boolean) - Static method in class ml.comet.experiment.impl.utils.AssetUtils
Creates Asset from provided Curve instance.
createAssetFromData(byte[], String, boolean, Optional<Map<String, Object>>, Optional<String>) - Static method in class ml.comet.experiment.impl.utils.AssetUtils
Creates the Asset from the file-like data.
createAssetFromFile(File, Optional<String>, boolean, Optional<Map<String, Object>>, Optional<String>) - Static method in class ml.comet.experiment.impl.utils.AssetUtils
Creates the Asset from the local file.
createExperimentLink(String, String, String, String) - Method in class ml.comet.experiment.impl.utils.CometUtils
Creates link to the experiment at Comet.
CreateExperimentRequest - Class in ml.comet.experiment.impl.rest
 
CreateExperimentRequest(String, String, String) - Constructor for class ml.comet.experiment.impl.rest.CreateExperimentRequest
 
CreateExperimentResponse - Class in ml.comet.experiment.impl.rest
 
CreateExperimentResponse() - Constructor for class ml.comet.experiment.impl.rest.CreateExperimentResponse
 
createGitMetadataRequest(GitMetaData) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
The factory to create GitMetadataRest request instance.
createGraphRequest(String) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
The factory to create AddGraphRest instance.
createLogEndTimeRequest(long) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
The factory to create ExperimentTimeRequest instance.
createLogHtmlRequest(String, boolean) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
The factory to create HtmlRest instance.
createLogLineRequest(String, long, boolean, String) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
The factory to create OutputUpdate instance.
createLogMetricRequest(String, Object, ExperimentContext) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
The factory to create MetricRest instance.
createLogOtherRequest(String, Object) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
The factory to create LogOtherRest instance.
createLogParamRequest(String, Object, ExperimentContext) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
The factory to create ParameterRest instance.
createLogStartTimeRequest(long) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
The factory to create ExperimentTimeRequest instance.
createRegistryModelCreateRequest(RegistryModelImpl) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
Prepares request to create new registry record of the model associated with particular experiment.
createRegistryModelItemCreateRequest(RegistryModelImpl) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
Prepares request which can be used to update the existing registry record of the model associated with particular experiment.
createRegistryModelName(String) - Static method in class ml.comet.experiment.impl.utils.ModelUtils
Creates the proper model name to be used in the Comet registry from provided experiment model name.
createRegistryModelNotesUpdateRequest(String, String, String) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
Creates request to create/update notes of the registry model.
createRegistryModelUpdateRequest(String, String, Boolean) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
Creates request to update the registry model.
createRemoteAsset(URI, Optional<String>, boolean, Optional<Map<String, Object>>, Optional<String>) - Static method in class ml.comet.experiment.impl.utils.AssetUtils
Creates remote asset representation encapsulated into RemoteAsset instance.
createStderrLogger(OnlineExperiment) - Static method in class ml.comet.experiment.impl.log.StdOutLogger
Creates logger instance that captures StdErr stream for a given OnlineExperiment.
createStdoutLogger(OnlineExperiment) - Static method in class ml.comet.experiment.impl.log.StdOutLogger
Creates logger instance that captures StdOut stream for a given OnlineExperiment.
createTagRequest(String) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
The factory to create AddExperimentTagsRest instance.
Curve - Class in ml.comet.experiment.model
Represents data of the curve as x/y pairs.
Curve(DataPoint[], String) - Constructor for class ml.comet.experiment.model.Curve
Creates new instance with specified parameters.
CurveData - Class in ml.comet.experiment.impl.rest
 

D

DataPoint - Class in ml.comet.experiment.model
Represents particular data point on the two dimensional curve.
DataPoint() - Constructor for class ml.comet.experiment.model.DataPoint
 
DebugLogResponse() - Constructor for class ml.comet.experiment.impl.http.ConnectionUtils.DebugLogResponse
 
DELETE_REGISTRY_MODEL - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
DELETE_REGISTRY_MODEL_ITEM - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
deleteRegistryModel(String, String) - Method in interface ml.comet.experiment.CometApi
Deletes registered model with given name.
deleteRegistryModel(String, String) - Method in class ml.comet.experiment.impl.CometApiImpl
 
deleteRegistryModelVersion(String, String, String) - Method in interface ml.comet.experiment.CometApi
Deletes specific version of the registered model with given name.
deleteRegistryModelVersion(String, String, String) - Method in class ml.comet.experiment.impl.CometApiImpl
 
download(Path, AssetOverwriteStrategy) - Method in interface ml.comet.experiment.artifact.LoggedArtifact
Download the current Artifact Version assets to a given directory.
download(Path) - Method in interface ml.comet.experiment.artifact.LoggedArtifact
 
download(Path, Path, AssetOverwriteStrategy) - Method in interface ml.comet.experiment.artifact.LoggedArtifactAsset
Downloads asset to the given directory.
download(Path, AssetOverwriteStrategy) - Method in interface ml.comet.experiment.artifact.LoggedArtifactAsset
 
download(Path) - Method in interface ml.comet.experiment.artifact.LoggedArtifactAsset
 
download(Path) - Method in class ml.comet.experiment.impl.LoggedArtifactAssetImpl
 
download(Path, AssetOverwriteStrategy) - Method in class ml.comet.experiment.impl.LoggedArtifactAssetImpl
 
download(Path, Path, AssetOverwriteStrategy) - Method in class ml.comet.experiment.impl.LoggedArtifactAssetImpl
 
download(Path) - Method in class ml.comet.experiment.impl.LoggedArtifactImpl
 
download(Path, AssetOverwriteStrategy) - Method in class ml.comet.experiment.impl.LoggedArtifactImpl
 
DOWNLOAD_REGISTRY_MODEL - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
DownloadArtifactAssetOptions - Class in ml.comet.experiment.impl.asset
Holds options used to download particular artifact asset.
DownloadArtifactAssetOptions(String, String, File) - Constructor for class ml.comet.experiment.impl.asset.DownloadArtifactAssetOptions
 
DownloadAssetOptions - Class in ml.comet.experiment.impl.asset
Holds options used to download particular artifact asset.
DownloadAssetOptions() - Constructor for class ml.comet.experiment.impl.asset.DownloadAssetOptions
 
downloadAsync(File, String, Map<QueryParamName, String>) - Method in class ml.comet.experiment.impl.http.Connection
Allows downloading remote assets to the provided file asynchronously.
downloadAsync(OutputStream, String, Map<QueryParamName, String>) - Method in class ml.comet.experiment.impl.http.Connection
Allows downloading data from remote endpoint and write it into provided OutputStream asynchronously.
DownloadedArtifact - Interface in ml.comet.experiment.artifact
Defines the public contract of the Comet Artifact which was downloaded.
DownloadedArtifactImpl - Class in ml.comet.experiment.impl
The implementation of the Artifact to represent artifact downloaded from the Comet by LoggedArtifact.download(Path, AssetOverwriteStrategy) method.
DOWNLOADING_REGISTRY_MODEL_PROMPT - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
DOWNLOADING_REGISTRY_MODEL_TO_DIR - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
DOWNLOADING_REGISTRY_MODEL_TO_FILE - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
DownloadListener - Interface in ml.comet.experiment.impl.http
A simple interface an application can implement to received bytes download information.
DownloadModelOptions - Class in ml.comet.experiment.registrymodel
Defines options to be used when downloading registry model.
DownloadModelOptions.DownloadModelOptionsBuilder - Class in ml.comet.experiment.registrymodel
The factory to create properly initialized instance of the DownloadModelOptions.
downloadModelParams(String, String, DownloadModelOptions) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
Creates query parameters to be used to download model from the Comet registry.
downloadRegistryModel(Path, String, String, DownloadModelOptions) - Method in interface ml.comet.experiment.CometApi
Downloads and saves all files from the registered model.
downloadRegistryModel(Path, String, String) - Method in interface ml.comet.experiment.CometApi
 
downloadRegistryModel(Path, String, String, DownloadModelOptions) - Method in class ml.comet.experiment.impl.CometApiImpl
 
downloadRegistryModel(Path, String, String) - Method in class ml.comet.experiment.impl.CometApiImpl
 
durationOrNull(Long) - Static method in class ml.comet.experiment.impl.utils.CometUtils
Allows safe conversion of duration in millis into Duration.

E

empty() - Static method in class ml.comet.experiment.context.ExperimentContext
The factory to return empty ExperimentContext instance.
end() - Method in interface ml.comet.experiment.Experiment
Tells Comet that the Experiment is complete and release all associated resources.
end() - Method in class ml.comet.experiment.impl.ApiExperimentImpl
 
end() - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
equals(Object) - Method in class ml.comet.experiment.context.ExperimentContext
Indicates whether provided context object equals to this one.
ExceptionUtils - Class in ml.comet.experiment.impl.utils
Utilities to handle exceptions.
ExceptionUtils() - Constructor for class ml.comet.experiment.impl.utils.ExceptionUtils
 
Experiment - Interface in ml.comet.experiment
The Experiment is a unit of measurable research that defines a single run with some data/parameters/code/results.
EXPERIMENT_ALREADY_CLOSED_STATUS_ERROR - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
EXPERIMENT_CLEANUP_PROMPT - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
EXPERIMENT_CREATED - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
EXPERIMENT_HAS_NO_MODELS - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
EXPERIMENT_HEARTBEAT_STOPPED_PROMPT - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
EXPERIMENT_INVENTORY_STATUS_PROMPT - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
EXPERIMENT_LIVE - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
EXPERIMENT_WITH_KEY_NOT_FOUND - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
experimentAlreadyExists - Static variable in class ml.comet.experiment.impl.constants.SdkErrorCodes
 
ExperimentAssetLink - Class in ml.comet.experiment.impl.rest
 
ExperimentAssetLink() - Constructor for class ml.comet.experiment.impl.rest.ExperimentAssetLink
 
ExperimentAssetListResponse - Class in ml.comet.experiment.impl.rest
 
ExperimentAssetListResponse() - Constructor for class ml.comet.experiment.impl.rest.ExperimentAssetListResponse
 
ExperimentBuilder - Class in ml.comet.experiment
The factory of builders to be used for creation of different Experiment implementations.
ExperimentBuilder() - Constructor for class ml.comet.experiment.ExperimentBuilder
 
ExperimentContext - Class in ml.comet.experiment.context
Describes context of the Experiment.
ExperimentContext(String) - Constructor for class ml.comet.experiment.context.ExperimentContext
Creates new instance with specified parameters.
ExperimentContext(long, long, String) - Constructor for class ml.comet.experiment.context.ExperimentContext
Creates new instance with specified parameters.
ExperimentContext(long, long) - Constructor for class ml.comet.experiment.context.ExperimentContext
Creates new instance with specified parameters.
ExperimentContext(long) - Constructor for class ml.comet.experiment.context.ExperimentContext
Creates new instance with specified parameters.
ExperimentContext(ExperimentContext) - Constructor for class ml.comet.experiment.context.ExperimentContext
The copy constructor.
ExperimentContext.ExperimentContextBuilder - Class in ml.comet.experiment.context
Builder to create populated instance of the ExperimentContext.
experimentKeyNotSpecified - Static variable in class ml.comet.experiment.impl.constants.SdkErrorCodes
 
ExperimentMetadata - Class in ml.comet.experiment.model
Holds metadata associated with particular Comet experiment.
ExperimentMetadata() - Constructor for class ml.comet.experiment.model.ExperimentMetadata
 
ExperimentMetadataRest - Class in ml.comet.experiment.impl.rest
 
ExperimentMetadataRest() - Constructor for class ml.comet.experiment.impl.rest.ExperimentMetadataRest
 
ExperimentModelListResponse - Class in ml.comet.experiment.impl.rest
 
ExperimentModelListResponse() - Constructor for class ml.comet.experiment.impl.rest.ExperimentModelListResponse
 
ExperimentModelRegistryRecord - Class in ml.comet.experiment.impl.rest
 
ExperimentModelRegistryRecord() - Constructor for class ml.comet.experiment.impl.rest.ExperimentModelRegistryRecord
 
ExperimentModelResponse - Class in ml.comet.experiment.impl.rest
 
ExperimentModelResponse() - Constructor for class ml.comet.experiment.impl.rest.ExperimentModelResponse
 
ExperimentNotFoundException - Exception in ml.comet.experiment
Exception to be thrown when Comet experiment was not found.
ExperimentNotFoundException(String) - Constructor for exception ml.comet.experiment.ExperimentNotFoundException
Constructs a new ExperimentNotFoundException exception with the specified detail message.
EXPERIMENTS - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
ExperimentStatusResponse - Class in ml.comet.experiment.impl.rest
Describes response received when experiment set status sent.
ExperimentStatusResponse() - Constructor for class ml.comet.experiment.impl.rest.ExperimentStatusResponse
 
ExperimentTimeRequest - Class in ml.comet.experiment.impl.rest
 
ExperimentTimeRequest() - Constructor for class ml.comet.experiment.impl.rest.ExperimentTimeRequest
 
EXTRACTED_N_REGISTRY_MODEL_FILES - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 

F

FAILED_LOG_SYSTEM_DETAILS - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_READ_DATA_FOR_EXPERIMENT - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_REGISTER_EXPERIMENT - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_CLEAN_EXPERIMENT_INVENTORY - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_COMPARE_CONTENT_OF_FILES - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_CREATE_TEMPORARY_ASSET_DOWNLOAD_FILE - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_DELETE_REGISTRY_MODEL - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_DELETE_REGISTRY_MODEL_VERSION - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_DELETE_TEMPORARY_ASSET_FILE - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_DOWNLOAD_ARTIFACT_ASSETS - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_DOWNLOAD_ASSET - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_DOWNLOAD_ASSET_FILE_ALREADY_EXISTS - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_DOWNLOAD_REGISTRY_MODEL - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_FINALIZE_ARTIFACT_VERSION - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_FIND_ASSET_IN_ARTIFACT - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_FIND_EXPERIMENT_MODEL_BY_NAME - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_GET_REGISTRY_MODEL_DETAILS - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_GET_REGISTRY_MODEL_NOTES - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_GET_REGISTRY_MODEL_VERSIONS - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_LOG_ASSET - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_LOG_ASSET_FOLDER - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_LOG_CODE_ASSET - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_LOG_CURVE_ASSET - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_LOG_MODEL_ASSET - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_LOG_MODEL_FOLDER - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_LOG_REMOTE_ASSET - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_LOG_SOME_ASSET_FROM_FOLDER - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_LOG_TEXT_ASSET - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_PARSE_REMOTE_ASSET_LINK - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_READ_DOWNLOADED_FILE_SIZE - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_READ_LOGGED_ARTIFACT_ASSETS - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_RESOLVE_ASSET_FILE - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_SEND_LOG_ARTIFACT_ASSET_REQUEST - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_SEND_LOG_ASSET_REQUEST - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_SEND_LOG_REQUEST - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_SET_ARTIFACT_VERSION_LEQ_THAN_CURRENT - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_UPDATE_ARTIFACT_VERSION_STATE - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_UPDATE_REGISTRY_MODEL - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_UPDATE_REGISTRY_MODEL_NOTES - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_UPDATE_REGISTRY_MODEL_VERSION - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_UPLOAD_SOME_ARTIFACT_ASSET - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
FAILED_TO_UPSERT_ARTIFACT - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
fileContentsEquals(Path, Path) - Static method in class ml.comet.experiment.impl.utils.FileUtils
Allows checking if content of asset file is equal to the content of the specified file.
FileUtils - Class in ml.comet.experiment.impl.utils
Provides common file system utilities.
FileUtils() - Constructor for class ml.comet.experiment.impl.utils.FileUtils
 
flush() - Method in class ml.comet.experiment.impl.log.StdOutLogger
Flushes this logger by flushing intercepted system stream.
FormParamName - Enum in ml.comet.experiment.impl.constants
Enumeration of all known form parameter names of the REST endpoints.
from(Curve) - Static method in class ml.comet.experiment.impl.rest.CurveData
The factory to create data from provided Curve instance.
fromJson(String, Class<T>) - Method in class ml.comet.experiment.impl.utils.JsonUtils
 
fromJson(String, TypeReference<T>) - Method in class ml.comet.experiment.impl.utils.JsonUtils
 
fullMetricParameterName(String, ExperimentContext) - Static method in class ml.comet.experiment.impl.utils.CometUtils
Creates full name of the metric/parameter as it is returned by backend.
fullName(String) - Method in class ml.comet.experiment.artifact.GetArtifactOptions.GetArtifactOptionsBuilder
Creates option from fully qualified artifact name.

G

generateGUID() - Static method in class ml.comet.experiment.impl.utils.CometUtils
Generates global unique identifier in format supported by Comet.ml
GET_ARTIFACT_FAILED_UNEXPECTEDLY - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
GET_ARTIFACT_VERSION_DETAIL - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
GET_ARTIFACT_VERSION_FILES - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
GET_ASSETS_LIST - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
GET_EXPERIMENT_ASSET - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
GET_EXPERIMENT_MODEL_LIST - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
GET_GIT_METADATA - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
GET_GRAPH - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
GET_HTML - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
GET_LOG_OTHER - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
GET_METADATA - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
GET_METRICS - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
GET_OUTPUT - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
GET_PARAMETERS - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
GET_REGISTRY_MODEL_DETAILS - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
GET_REGISTRY_MODEL_LIST - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
GET_REGISTRY_MODEL_NOTES - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
GET_TAGS - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
getAliases() - Method in interface ml.comet.experiment.artifact.DownloadedArtifact
Returns set of aliases associated with the artifact.
getAliases() - Method in interface ml.comet.experiment.artifact.LoggedArtifact
Returns set of aliases associated with the artifact.
getAllAssetList() - Method in interface ml.comet.experiment.Experiment
Get list of all logged experiment assets.
getAllExperiments(String) - Method in interface ml.comet.experiment.CometApi
Gets metadata of all experiments created under specified project id.
getAllExperiments(String) - Method in class ml.comet.experiment.impl.CometApiImpl
 
getAllProjects(String) - Method in interface ml.comet.experiment.CometApi
Gets all projects under specified workspace name.
getAllProjects(String) - Method in class ml.comet.experiment.impl.CometApiImpl
 
getAllWorkspaces() - Method in interface ml.comet.experiment.CometApi
Gets all workspaces available for current API key.
getAllWorkspaces() - Method in class ml.comet.experiment.impl.CometApiImpl
 
getArtifact(String, String, String) - Method in interface ml.comet.experiment.Experiment
Allows looking for logged artifact using provided search parameters.
getArtifact(String, String) - Method in interface ml.comet.experiment.Experiment
Allows looking for logged artifact using provided search parameters.
getArtifact(String) - Method in interface ml.comet.experiment.Experiment
Allows looking for logged artifact using provided search parameters.
getArtifactId() - Method in interface ml.comet.experiment.artifact.DownloadedArtifact
Returns unique identifier of the artifact.
getArtifactId() - Method in interface ml.comet.experiment.artifact.LoggedArtifact
Returns unique identifier of the artifact.
getArtifactId() - Method in interface ml.comet.experiment.artifact.LoggedArtifactAsset
Returns unique identifier of the artifact.
getArtifactId() - Method in class ml.comet.experiment.impl.DownloadedArtifactImpl
 
getArtifactId() - Method in class ml.comet.experiment.impl.LoggedArtifactAssetImpl
 
GetArtifactOptions - Class in ml.comet.experiment.artifact
Holds options used to query for Comet artifact.
GetArtifactOptions.GetArtifactOptionsBuilder - Class in ml.comet.experiment.artifact
The builder to create properly initialized instances of the GetArtifactOptions.
getArtifactTags() - Method in interface ml.comet.experiment.artifact.LoggedArtifact
Returns set of TAGs associated with the artifact.
getArtifactTags() - Method in class ml.comet.experiment.impl.LoggedArtifactImpl
 
getArtifactType() - Method in interface ml.comet.experiment.artifact.DownloadedArtifact
Returns type of the artifact.
getArtifactType() - Method in interface ml.comet.experiment.artifact.LoggedArtifact
Returns type of the artifact.
getArtifactType() - Method in class ml.comet.experiment.impl.DownloadedArtifactImpl
 
getArtifactType() - Method in class ml.comet.experiment.impl.LoggedArtifactImpl
 
getArtifactVersionId() - Method in interface ml.comet.experiment.artifact.LoggedArtifactAsset
Returns the unique identifier of the artifact version.
getArtifactVersionId() - Method in class ml.comet.experiment.impl.LoggedArtifactAssetImpl
 
getAsset(String) - Method in interface ml.comet.experiment.artifact.LoggedArtifact
Allows getting asset keyed by provided logicalPath from the Comet backend.
getAsset(String) - Method in class ml.comet.experiment.impl.LoggedArtifactImpl
 
getAssetId() - Method in interface ml.comet.experiment.artifact.LoggedArtifactAsset
Returns unique identifier of this asset.
getAssetId() - Method in interface ml.comet.experiment.asset.LoggedExperimentAsset
Returns ID of the asset.
getAssetId() - Method in class ml.comet.experiment.impl.asset.LoggedExperimentAssetImpl
 
getAssetList(String) - Method in interface ml.comet.experiment.Experiment
Get list of the logged experiment assets with particular type.
getAssets() - Method in interface ml.comet.experiment.artifact.Artifact
Returns assets associated with this artifact.
getAssets() - Method in interface ml.comet.experiment.artifact.LoggedArtifact
Allows reading list of assets associated with this artifact from the Comet backend.
getAssets() - Method in class ml.comet.experiment.impl.ArtifactImpl
 
getAssets() - Method in class ml.comet.experiment.impl.LoggedArtifactImpl
 
getAssetType() - Method in interface ml.comet.experiment.artifact.LoggedArtifactAsset
Returns type of this asset.
getContext() - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
getContext() - Method in interface ml.comet.experiment.OnlineExperiment
Gets the current context identifier as recorded in the OnlineExperiment object locally.
getCreatedAt() - Method in interface ml.comet.experiment.asset.LoggedExperimentAsset
Returns optional Instant when this asset was logged to the Comet.
getCreatedAt() - Method in class ml.comet.experiment.impl.asset.LoggedExperimentAssetImpl
 
getCurlDownload() - Method in interface ml.comet.experiment.asset.LoggedExperimentAsset
Returns optional command which can be used in terminal app to download this asset.
getCurlDownload() - Method in class ml.comet.experiment.impl.asset.LoggedExperimentAssetImpl
 
getDownloadOptions() - Method in class ml.comet.experiment.registrymodel.ModelDownloadInfo
Returns options which was used to download registry model's assets.
getDownloadPath() - Method in class ml.comet.experiment.registrymodel.ModelDownloadInfo
Returns path where model was saved, either directory or file.
getDuration() - Method in class ml.comet.experiment.impl.config.ConfigItem
Returns value of this item as Duration or throw an ConfigException if value is missing or have wrong type.
getEpoch() - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
getEpoch() - Method in interface ml.comet.experiment.OnlineExperiment
Gets the current epoch as recorded by the Experiment object locally.
getExperimentContext() - Method in interface ml.comet.experiment.asset.Asset
Returns the optional ExperimentContext associated with this asset.
getExperimentContext() - Method in class ml.comet.experiment.impl.asset.AssetImpl
 
getExperimentKey() - Method in interface ml.comet.experiment.Experiment
Get the experiment key returned by Comet.
getExperimentLink() - Method in interface ml.comet.experiment.Experiment
Get the experiment link returned by Comet.
getExperimentLink() - Method in class ml.comet.experiment.impl.ApiExperimentImpl
 
getExperimentLink() - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
getExperimentMetadata(String) - Method in interface ml.comet.experiment.CometApi
Allows to load metadata of the particular Comet experiment using provided experimentKey.
getExperimentMetadata(String) - Method in class ml.comet.experiment.impl.CometApiImpl
 
getExperimentName() - Method in interface ml.comet.experiment.Experiment
Get experiment name.
getExperimentName() - Method in class ml.comet.experiment.impl.ApiExperimentImpl
 
getExperiments(String, String, String) - Method in interface ml.comet.experiment.CometApi
Gets metadata of all experiments matching the following searching criteria.
getExperiments(String, String) - Method in interface ml.comet.experiment.CometApi
 
getExperiments(String) - Method in interface ml.comet.experiment.CometApi
 
getExperiments(String, String) - Method in class ml.comet.experiment.impl.CometApiImpl
 
getExperiments(String) - Method in class ml.comet.experiment.impl.CometApiImpl
 
getExperiments(String, String, String) - Method in class ml.comet.experiment.impl.CometApiImpl
 
GetExperimentsResponse - Class in ml.comet.experiment.impl.rest
 
GetExperimentsResponse() - Constructor for class ml.comet.experiment.impl.rest.GetExperimentsResponse
 
getFile() - Method in interface ml.comet.experiment.asset.Asset
Returns the optional asset's file.
getFile() - Method in class ml.comet.experiment.impl.asset.AssetImpl
 
getFileLikeData() - Method in interface ml.comet.experiment.asset.Asset
Returns the optional asset's data array.
getFileLikeData() - Method in class ml.comet.experiment.impl.asset.AssetImpl
 
getFullName() - Method in interface ml.comet.experiment.artifact.DownloadedArtifact
Returns the fully qualified name of the artifact in form 'workspace/name:version'.
getFullName() - Method in interface ml.comet.experiment.artifact.LoggedArtifact
Returns the fully qualified name of the artifact in form 'workspace/name:version'.
getFullName() - Method in class ml.comet.experiment.impl.DownloadedArtifactImpl
 
getFullName() - Method in class ml.comet.experiment.impl.LoggedArtifactImpl
 
getGitMetadata() - Method in interface ml.comet.experiment.Experiment
Get experiment git metadata.
getGraph() - Method in interface ml.comet.experiment.Experiment
Get experiment graph data.
GetGraphResponse - Class in ml.comet.experiment.impl.rest
 
GetGraphResponse() - Constructor for class ml.comet.experiment.impl.rest.GetGraphResponse
 
getGroupingName() - Method in class ml.comet.experiment.impl.asset.AssetImpl
 
getHtml() - Method in interface ml.comet.experiment.Experiment
Get experiment html.
GetHtmlResponse - Class in ml.comet.experiment.impl.rest
 
GetHtmlResponse() - Constructor for class ml.comet.experiment.impl.rest.GetHtmlResponse
 
getInt() - Method in class ml.comet.experiment.impl.config.ConfigItem
Returns value of this item as int or throw an ConfigException if value is missing or have wrong type.
getLink() - Method in interface ml.comet.experiment.artifact.LoggedArtifactAsset
Returns the optional URI of the asset if this is remote asset.
getLink() - Method in interface ml.comet.experiment.asset.RemoteAsset
Returns the optional link to the remote resource associated with this asset.
getLink() - Method in class ml.comet.experiment.impl.asset.RemoteAssetImpl
 
getLink() - Method in class ml.comet.experiment.impl.LoggedArtifactAssetImpl
 
getLogicalPath() - Method in interface ml.comet.experiment.artifact.LoggedArtifactAsset
Returns the logical path of the asset file.
getLogicalPath() - Method in interface ml.comet.experiment.asset.Asset
Returns the logical file path for this asset.
getLogicalPath() - Method in class ml.comet.experiment.impl.asset.AssetImpl
 
getLogOther() - Method in interface ml.comet.experiment.Experiment
Get experiment log other data.
getMessage() - Method in exception ml.comet.experiment.impl.rest.CometWebException
 
getMetadata() - Method in interface ml.comet.experiment.artifact.DownloadedArtifact
Returns metadata associated with artifact.
getMetadata() - Method in interface ml.comet.experiment.artifact.LoggedArtifact
Returns metadata associated with artifact.
getMetadata() - Method in interface ml.comet.experiment.artifact.LoggedArtifactAsset
Returns metadata assigned to this asset.
getMetadata() - Method in interface ml.comet.experiment.asset.Asset
Returns metadata associated with this asset or Map if there is no metadata.
getMetadata() - Method in interface ml.comet.experiment.Experiment
Get experiment metadata.
getMetadata() - Method in class ml.comet.experiment.impl.asset.AssetImpl
 
getMetadata() - Method in class ml.comet.experiment.impl.LoggedArtifactAssetImpl
 
getMetrics() - Method in interface ml.comet.experiment.Experiment
Get experiment metrics.
getName() - Method in interface ml.comet.experiment.artifact.DownloadedArtifact
Returns name of the artifact.
getName() - Method in interface ml.comet.experiment.artifact.LoggedArtifact
Returns name of the artifact.
getName() - Method in class ml.comet.experiment.impl.DownloadedArtifactImpl
 
getName() - Method in class ml.comet.experiment.impl.RegistryModelImpl
 
getName() - Method in interface ml.comet.experiment.registrymodel.Model
Returns the name of the experiment model.
getOptionalString() - Method in class ml.comet.experiment.impl.config.ConfigItem
Returns optional value for this item as string.
getOutput() - Method in interface ml.comet.experiment.Experiment
Get experiment output data.
GetOutputResponse - Class in ml.comet.experiment.impl.rest
 
GetOutputResponse() - Constructor for class ml.comet.experiment.impl.rest.GetOutputResponse
 
getParameters() - Method in interface ml.comet.experiment.Experiment
Get experiment parameters.
getProjectName() - Method in interface ml.comet.experiment.Experiment
Get project name of the experiment.
getProjectName() - Method in class ml.comet.experiment.impl.ApiExperimentImpl
 
GetProjectsResponse - Class in ml.comet.experiment.impl.rest
 
GetProjectsResponse() - Constructor for class ml.comet.experiment.impl.rest.GetProjectsResponse
 
getRegistryModelDetails(String, String) - Method in interface ml.comet.experiment.CometApi
Allows querying for details about specific registry model.
getRegistryModelDetails(String, String) - Method in class ml.comet.experiment.impl.CometApiImpl
 
getRegistryModelNames(String) - Method in interface ml.comet.experiment.CometApi
Returns list of the registry model names registered in specified workspace.
getRegistryModelNames(String) - Method in class ml.comet.experiment.impl.CometApiImpl
 
getRegistryModelNotes(String, String) - Method in interface ml.comet.experiment.CometApi
Returns notes associated with the registry model.
getRegistryModelNotes(String, String) - Method in class ml.comet.experiment.impl.CometApiImpl
 
getRegistryModelVersion(String, String, String) - Method in interface ml.comet.experiment.CometApi
Allows querying for details about specific version of the registry model.
getRegistryModelVersion(String, String, String) - Method in class ml.comet.experiment.impl.CometApiImpl
 
getRegistryModelVersions(String, String) - Method in interface ml.comet.experiment.CometApi
Returns list of the version strings of the registry model.
getRegistryModelVersions(String, String) - Method in class ml.comet.experiment.impl.CometApiImpl
 
getRegistryName() - Method in class ml.comet.experiment.impl.RegistryModelImpl
 
getRegistryName() - Method in interface ml.comet.experiment.registrymodel.Model
Returns the registry record name for this model in the workspace.
getRemoteAssets() - Method in interface ml.comet.experiment.artifact.LoggedArtifact
Allows reading list of remote assets associated with this artifact from Comet backend.
getRemoteAssets() - Method in class ml.comet.experiment.impl.LoggedArtifactImpl
 
getSdkErrorCode() - Method in exception ml.comet.experiment.impl.rest.CometWebJavaSdkException
 
getSize() - Method in interface ml.comet.experiment.artifact.ArtifactAsset
Returns the optional size of this asset if appropriate.
getSize() - Method in interface ml.comet.experiment.artifact.LoggedArtifact
Returns the total size of logged artifact version; it is the sum of all the artifact version assets.
getSize() - Method in interface ml.comet.experiment.artifact.LoggedArtifactAsset
Returns the optional size of the asset.
getSize() - Method in interface ml.comet.experiment.asset.LoggedExperimentAsset
Returns the optional size of this asset if appropriate.
getSize() - Method in class ml.comet.experiment.impl.asset.ArtifactAssetImpl
 
getSize() - Method in class ml.comet.experiment.impl.asset.LoggedExperimentAssetImpl
 
getSize() - Method in class ml.comet.experiment.impl.LoggedArtifactAssetImpl
 
getSize() - Method in class ml.comet.experiment.impl.LoggedArtifactImpl
 
getSourceExperimentKey() - Method in interface ml.comet.experiment.artifact.LoggedArtifact
Returns key of the experiment that was used to create this artifact.
getSourceExperimentKey() - Method in class ml.comet.experiment.impl.LoggedArtifactImpl
 
getStage() - Method in class ml.comet.experiment.registrymodel.DownloadModelOptions
Returns stage to be associated with given model version.
getStep() - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
getStep() - Method in interface ml.comet.experiment.OnlineExperiment
Gets the current step as recorded by the Experiment object locally.
getString() - Method in class ml.comet.experiment.impl.config.ConfigItem
Return value of this item as string or throw an ConfigException if value is missing.
getString(String, Object...) - Static method in class ml.comet.experiment.impl.resources.LogMessages
Gets a formatted string for the given key from this resource bundle.
getString(String) - Static method in class ml.comet.experiment.impl.resources.LogMessages
Gets a string for the given key from this resource bundle.
getTags() - Method in interface ml.comet.experiment.Experiment
Get experiment tags.
getType() - Method in interface ml.comet.experiment.asset.Asset
Returns the type of this asset.
getType() - Method in class ml.comet.experiment.impl.asset.AssetImpl
 
getValue() - Method in enum ml.comet.experiment.impl.rest.ArtifactVersionState
 
getVersion() - Method in interface ml.comet.experiment.artifact.DownloadedArtifact
Returns the version of this artifact represented in semantic version format.
getVersion() - Method in interface ml.comet.experiment.artifact.LoggedArtifact
Returns the version of this artifact represented in semantic version format.
getVersion() - Method in class ml.comet.experiment.impl.DownloadedArtifactImpl
 
getVersion() - Method in class ml.comet.experiment.impl.LoggedArtifactImpl
 
getVersion() - Method in class ml.comet.experiment.impl.RegistryModelImpl
 
getVersion() - Method in class ml.comet.experiment.registrymodel.DownloadModelOptions
Returns the model version string or null if not set.
getVersion() - Method in interface ml.comet.experiment.registrymodel.Model
Returns the version of the model.
getVersionId() - Method in interface ml.comet.experiment.artifact.LoggedArtifact
Returns the unique identifier of the artifact version.
getVersionId() - Method in class ml.comet.experiment.impl.LoggedArtifactImpl
 
getVersionTags() - Method in interface ml.comet.experiment.artifact.DownloadedArtifact
Returns set of TAGs associated with current version of the artifact.
getVersionTags() - Method in interface ml.comet.experiment.artifact.LoggedArtifact
Returns set of TAGs associated with current version of the artifact.
getWorkspace() - Method in interface ml.comet.experiment.artifact.DownloadedArtifact
Returns workspace name where artifact was logged.
getWorkspace() - Method in interface ml.comet.experiment.artifact.LoggedArtifact
Returns workspace name where artifact was logged.
getWorkspace() - Method in class ml.comet.experiment.impl.DownloadedArtifactImpl
 
getWorkspace() - Method in class ml.comet.experiment.impl.LoggedArtifactImpl
 
getWorkspace() - Method in class ml.comet.experiment.impl.RegistryModelImpl
 
getWorkspace() - Method in interface ml.comet.experiment.registrymodel.Model
Returns the name of the workspace where model is registered.
getWorkspaceName() - Method in interface ml.comet.experiment.Experiment
Get workspace name of the experiment.
getWorkspaceName() - Method in class ml.comet.experiment.impl.ApiExperimentImpl
 
GetWorkspacesResponse - Class in ml.comet.experiment.impl.rest
 
GetWorkspacesResponse() - Constructor for class ml.comet.experiment.impl.rest.GetWorkspacesResponse
 
GitMetaData - Class in ml.comet.experiment.model
Holds GIT meta-data associated with particular Comet experiment.
GitMetaData() - Constructor for class ml.comet.experiment.model.GitMetaData
 
GitMetadataRest - Class in ml.comet.experiment.impl.rest
 
GitMetadataRest() - Constructor for class ml.comet.experiment.impl.rest.GitMetadataRest
 
GpuStaticInfoRest - Class in ml.comet.experiment.impl.rest
 
GpuStaticInfoRest() - Constructor for class ml.comet.experiment.impl.rest.GpuStaticInfoRest
 

H

hasErrorCode() - Method in exception ml.comet.experiment.exception.CometApiException
Allows checking if this exception has error code associated.
hasFailed() - Method in class ml.comet.experiment.impl.rest.RestApiResponse
 
HtmlRest - Class in ml.comet.experiment.impl.rest
 
HtmlRest() - Constructor for class ml.comet.experiment.impl.rest.HtmlRest
 

I

incrementMajorVersion() - Method in interface ml.comet.experiment.artifact.DownloadedArtifact
Allows bumping artifact version to the next major version.
incrementMajorVersion() - Method in class ml.comet.experiment.impl.DownloadedArtifactImpl
 
incrementMinorVersion() - Method in interface ml.comet.experiment.artifact.DownloadedArtifact
Allows bumping artifact version to the next minor version.
incrementMinorVersion() - Method in class ml.comet.experiment.impl.DownloadedArtifactImpl
 
incrementPatchVersion() - Method in interface ml.comet.experiment.artifact.DownloadedArtifact
Allows bumping artifact version to the next patch version.
incrementPatchVersion() - Method in class ml.comet.experiment.impl.DownloadedArtifactImpl
 
initConnection(String, String, int, Logger) - Method in class ml.comet.experiment.impl.http.ConnectionInitializer
Builds properly configured Connection instance.
instantOrNull(Long) - Static method in class ml.comet.experiment.impl.utils.CometUtils
Allows safe conversion of timestamp into Instant.
interceptStdout() - Method in interface ml.comet.experiment.builder.OnlineExperimentBuilder
Turn on intercept of stdout and stderr and the logging of both in Comet.
INVALID_MODEL_REGISTRY_NAME_PROVIDED - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
InvalidArtifactStateException - Exception in ml.comet.experiment.artifact
Exception to be raised if Artifact is not closed or has no data.
InvalidArtifactStateException(String) - Constructor for exception ml.comet.experiment.artifact.InvalidArtifactStateException
Constructs a new runtime exception with the specified detail message.
InvalidArtifactStateException(String, Throwable) - Constructor for exception ml.comet.experiment.artifact.InvalidArtifactStateException
Constructs a new runtime exception with the specified detail message and cause.
invalidOptimizationId - Static variable in class ml.comet.experiment.impl.constants.SdkErrorCodes
 
isEmpty() - Method in class ml.comet.experiment.context.ExperimentContext
Allows to check if this is empty context, i.e., has no value set.
isExpand() - Method in class ml.comet.experiment.registrymodel.DownloadModelOptions
Returns true if downloaded model's ZIP should be expanded.
isPublic() - Method in class ml.comet.experiment.impl.RegistryModelImpl
 
isPublic() - Method in interface ml.comet.experiment.registrymodel.Model
Returns true if model registration is in public domain.
isRemote() - Method in interface ml.comet.experiment.artifact.ArtifactAsset
Returns true if this is remote asset, i.e., providing URI to the remote location to download content.
isRemote() - Method in interface ml.comet.experiment.artifact.LoggedArtifactAsset
Allows checking if this is remote asset.
isRemote() - Method in interface ml.comet.experiment.asset.LoggedExperimentAsset
Returns true if this is remote asset, i.e., providing URI to the remote location to download content.
isRemote() - Method in class ml.comet.experiment.impl.asset.ArtifactAssetImpl
 
isRemote() - Method in class ml.comet.experiment.impl.asset.LoggedExperimentAssetImpl
 

J

JsonUtils - Class in ml.comet.experiment.impl.utils
Collection of utilities to process JSON-to-object mappings.
JsonUtils() - Constructor for class ml.comet.experiment.impl.utils.JsonUtils
 

L

listFiles(File, boolean) - Static method in class ml.comet.experiment.impl.utils.FileUtils
Lists files under given folder.
LOG_ASSET_FOLDER_EMPTY - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
LOG_REMOTE_ASSET_URI_FILE_NAME_TO_DEFAULT - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
LogAdditionalSystemInfo - Class in ml.comet.experiment.impl.rest
 
LogAdditionalSystemInfo() - Constructor for class ml.comet.experiment.impl.rest.LogAdditionalSystemInfo
 
logArtifact(Artifact) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logArtifact(Artifact) - Method in interface ml.comet.experiment.OnlineExperiment
Logs an Artifact object.
logAssetFolder(File, boolean, boolean, ExperimentContext) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logAssetFolder(File, boolean, boolean) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logAssetFolder(File, boolean) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logAssetFolder(File, boolean, boolean, ExperimentContext) - Method in interface ml.comet.experiment.OnlineExperiment
Logs all the files located in the given folder as assets.
logAssetFolder(File, boolean, boolean) - Method in interface ml.comet.experiment.OnlineExperiment
 
logAssetFolder(File, boolean) - Method in interface ml.comet.experiment.OnlineExperiment
 
logCode(String, String, ExperimentContext) - Method in interface ml.comet.experiment.Experiment
Allows you to report code for the experiment.
logCode(String, String) - Method in interface ml.comet.experiment.Experiment
Allows you to report code for the experiment.
logCode(File, ExperimentContext) - Method in interface ml.comet.experiment.Experiment
Allows you to report code for the experiment.
logCode(File) - Method in interface ml.comet.experiment.Experiment
Allows you to report code for the experiment.
logCode(String, String, ExperimentContext) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logCode(File, ExperimentContext) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logCode(String, String) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logCode(File) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logCurve(Curve, boolean, ExperimentContext) - Method in interface ml.comet.experiment.Experiment
Allows to log x/y curve into your Comet experiment.
logCurve(Curve, boolean) - Method in interface ml.comet.experiment.Experiment
 
logCurve(Curve) - Method in interface ml.comet.experiment.Experiment
 
logCurve(Curve, boolean, ExperimentContext) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logCurve(Curve, boolean) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logCurve(Curve) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logEndTime(long) - Method in interface ml.comet.experiment.Experiment
Logs the start time of the experiment.
logEndTime(long) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
LoggedArtifact - Interface in ml.comet.experiment.artifact
Defines the public contract of the Comet artifact that already logged to the Comet servers.
LoggedArtifactAsset - Interface in ml.comet.experiment.artifact
Defines the public contract of the asset logged by the Comet artifact.
LoggedArtifactAssetImpl - Class in ml.comet.experiment.impl
Implementation of the LoggedArtifactAsset.
LoggedArtifactImpl - Class in ml.comet.experiment.impl
The implementation of the LoggedArtifact.
LoggedExperimentAsset - Interface in ml.comet.experiment.asset
Defines the public contract of the asset associated with particular experiment which already logged to the Comet.
LoggedExperimentAssetImpl - Class in ml.comet.experiment.impl.asset
Implementation of the LoggedExperimentAsset.
LoggedExperimentAssetImpl() - Constructor for class ml.comet.experiment.impl.asset.LoggedExperimentAssetImpl
 
logGitMetadata(GitMetaData) - Method in interface ml.comet.experiment.Experiment
Logs Git Metadata for the experiment.
logGitMetadata(GitMetaData) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logGraph(String) - Method in interface ml.comet.experiment.Experiment
Logs a graph to Comet.
logGraph(String) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logHtml(String, boolean) - Method in interface ml.comet.experiment.Experiment
Allows you to create html report for the experiment.
logHtml(String, boolean) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logLine(String, long, boolean, String) - Method in interface ml.comet.experiment.Experiment
Send logs to Comet.
logLine(String, long, boolean) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logLine(String, long, boolean, String) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logLine(String, long, boolean) - Method in interface ml.comet.experiment.OnlineExperiment
Send output logs to Comet.
LogMessages - Class in ml.comet.experiment.impl.resources
Provides access to the log messages to be presented to the user.
LogMessages() - Constructor for class ml.comet.experiment.impl.resources.LogMessages
 
logMetric(String, Object, ExperimentContext) - Method in interface ml.comet.experiment.Experiment
Logs a metric with Comet.
logMetric(String, Object, long, long) - Method in interface ml.comet.experiment.Experiment
Logs a metric with Comet.
logMetric(String, Object, ExperimentContext) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logMetric(String, Object, long, long) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logMetric(String, Object, long) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logMetric(String, Object) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logMetric(String, Object, long) - Method in interface ml.comet.experiment.OnlineExperiment
Logs a metric with Comet.
logMetric(String, Object) - Method in interface ml.comet.experiment.OnlineExperiment
 
logModel(String, File, String, boolean, Map<String, Object>, ExperimentContext) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logModel(String, File, String, boolean, Map<String, Object>) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logModel(String, File, String, boolean) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logModel(String, File, String) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logModel(String, File) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logModel(String, byte[], String, boolean, Map<String, Object>, ExperimentContext) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logModel(String, byte[], String, boolean, Map<String, Object>) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logModel(String, byte[], String, boolean) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logModel(String, byte[], String) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logModel(String, File, String, boolean, Map<String, Object>, ExperimentContext) - Method in interface ml.comet.experiment.OnlineExperiment
Logs the model data from specified file.
logModel(String, File, String, boolean, Map<String, Object>) - Method in interface ml.comet.experiment.OnlineExperiment
 
logModel(String, File, String, boolean) - Method in interface ml.comet.experiment.OnlineExperiment
 
logModel(String, File, String) - Method in interface ml.comet.experiment.OnlineExperiment
 
logModel(String, File) - Method in interface ml.comet.experiment.OnlineExperiment
 
logModel(String, byte[], String, boolean, Map<String, Object>, ExperimentContext) - Method in interface ml.comet.experiment.OnlineExperiment
Logs the model data from specified file.
logModel(String, byte[], String, boolean, Map<String, Object>) - Method in interface ml.comet.experiment.OnlineExperiment
 
logModel(String, byte[], String, boolean) - Method in interface ml.comet.experiment.OnlineExperiment
 
logModel(String, byte[], String) - Method in interface ml.comet.experiment.OnlineExperiment
 
logModelFolder(String, File, boolean, Map<String, Object>, ExperimentContext) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logModelFolder(String, File, boolean, Map<String, Object>) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logModelFolder(String, File, Map<String, Object>) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logModelFolder(String, File) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logModelFolder(String, File, boolean, Map<String, Object>, ExperimentContext) - Method in interface ml.comet.experiment.OnlineExperiment
Logs the model data from specified folder.
logModelFolder(String, File, boolean, Map<String, Object>) - Method in interface ml.comet.experiment.OnlineExperiment
 
logModelFolder(String, File, Map<String, Object>) - Method in interface ml.comet.experiment.OnlineExperiment
 
logModelFolder(String, File) - Method in interface ml.comet.experiment.OnlineExperiment
 
logOther(String, Object) - Method in interface ml.comet.experiment.Experiment
Logs a key value pair with Comet.
logOther(String, Object) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
LogOtherRest - Class in ml.comet.experiment.impl.rest
 
LogOtherRest() - Constructor for class ml.comet.experiment.impl.rest.LogOtherRest
 
logParameter(String, Object, ExperimentContext) - Method in interface ml.comet.experiment.Experiment
Logs a param with Comet.
logParameter(String, Object, long) - Method in interface ml.comet.experiment.Experiment
Logs a param with Comet.
logParameter(String, Object) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logParameter(String, Object, long) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logParameter(String, Object, ExperimentContext) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logParameter(String, Object) - Method in interface ml.comet.experiment.OnlineExperiment
Logs a param with Comet under the current experiment step.
logRemoteAsset(URI, String, boolean, Map<String, Object>, ExperimentContext) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logRemoteAsset(URI, String, boolean, Map<String, Object>) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logRemoteAsset(URI, String, boolean) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logRemoteAsset(URI, boolean) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logRemoteAsset(URI, String, boolean, Map<String, Object>, ExperimentContext) - Method in interface ml.comet.experiment.OnlineExperiment
Logs a Remote Asset identified by a URI.
logRemoteAsset(URI, String, boolean, Map<String, Object>) - Method in interface ml.comet.experiment.OnlineExperiment
 
logRemoteAsset(URI, String, boolean) - Method in interface ml.comet.experiment.OnlineExperiment
 
logRemoteAsset(URI, boolean) - Method in interface ml.comet.experiment.OnlineExperiment
 
logStartTime(long) - Method in interface ml.comet.experiment.Experiment
Logs the start time of the experiment.
logStartTime(long) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logText(String, ExperimentContext, Map<String, Object>) - Method in interface ml.comet.experiment.Experiment
Allows to log additional textual data associated with Comet Experiment.
logText(String, ExperimentContext) - Method in interface ml.comet.experiment.Experiment
 
logText(String) - Method in interface ml.comet.experiment.Experiment
 
logText(String, ExperimentContext, Map<String, Object>) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logText(String, ExperimentContext) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
logText(String) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 

M

mergeFrom(ExperimentContext) - Method in class ml.comet.experiment.context.ExperimentContext
Merges not empty values from other context into this one.
metadataFromJson(String) - Method in class ml.comet.experiment.impl.utils.RestApiUtils
Converts JSON encoded metadata into Map object.
MetricRest - Class in ml.comet.experiment.impl.rest
 
MetricRest() - Constructor for class ml.comet.experiment.impl.rest.MetricRest
 
MinMaxResponse - Class in ml.comet.experiment.impl.rest
 
MinMaxResponse() - Constructor for class ml.comet.experiment.impl.rest.MinMaxResponse
 
ml.comet.experiment - package ml.comet.experiment
Contains all classes to create various types of Comet Experiments.
ml.comet.experiment.artifact - package ml.comet.experiment.artifact
Contains all interfaces and classes allowing to work with Comet Artifacts.
ml.comet.experiment.asset - package ml.comet.experiment.asset
Contains all interfaces and classes describing the Comet assets.
ml.comet.experiment.builder - package ml.comet.experiment.builder
Contains all interfaces defining the Comet experiment builders.
ml.comet.experiment.context - package ml.comet.experiment.context
 
ml.comet.experiment.exception - package ml.comet.experiment.exception
Contains exceptions which can be thrown by Comet experiment.
ml.comet.experiment.impl - package ml.comet.experiment.impl
Contains implementations of public interfaces of the Comet experiment's API.
ml.comet.experiment.impl.asset - package ml.comet.experiment.impl.asset
 
ml.comet.experiment.impl.config - package ml.comet.experiment.impl.config
 
ml.comet.experiment.impl.constants - package ml.comet.experiment.impl.constants
 
ml.comet.experiment.impl.http - package ml.comet.experiment.impl.http
 
ml.comet.experiment.impl.log - package ml.comet.experiment.impl.log
 
ml.comet.experiment.impl.resources - package ml.comet.experiment.impl.resources
 
ml.comet.experiment.impl.rest - package ml.comet.experiment.impl.rest
Contains all classes used to model Comet REST API data transfer objects.
ml.comet.experiment.impl.utils - package ml.comet.experiment.impl.utils
 
ml.comet.experiment.model - package ml.comet.experiment.model
Contains all classes to encapsulate data model objects used by the Comet experiment which exposed through the public API.
ml.comet.experiment.registrymodel - package ml.comet.experiment.registrymodel
Contains all classes related to the Comet's model registry.
Model - Interface in ml.comet.experiment.registrymodel
Defines public contract of the registered ML model.
MODEL_REGISTERED_IN_WORKSPACE - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
MODEL_VERSION_CREATED_IN_WORKSPACE - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
ModelBuilder - Interface in ml.comet.experiment.registrymodel
The ModelBuilder can be used to create properly initialized instance of the Model.
ModelDownloadInfo - Class in ml.comet.experiment.registrymodel
Holds information about model download.
ModelDownloadInfo(Path, DownloadModelOptions) - Constructor for class ml.comet.experiment.registrymodel.ModelDownloadInfo
Creates new instance with specified parameters.
ModelNotFoundException - Exception in ml.comet.experiment.registrymodel
Raised when experiment model is not found.
ModelNotFoundException(String) - Constructor for exception ml.comet.experiment.registrymodel.ModelNotFoundException
Constructs a new runtime exception with the specified detail message.
ModelOverview - Class in ml.comet.experiment.registrymodel
Holds overview of particular registry model which was retrieved from Comet server.
ModelOverview() - Constructor for class ml.comet.experiment.registrymodel.ModelOverview
 
ModelRegistryRecord - Class in ml.comet.experiment.registrymodel
Holds information about created/updated model registry record.
ModelRegistryRecord(String, String) - Constructor for class ml.comet.experiment.registrymodel.ModelRegistryRecord
 
ModelUtils - Class in ml.comet.experiment.impl.utils
The collection of utilities to work with registry models.
ModelUtils() - Constructor for class ml.comet.experiment.impl.utils.ModelUtils
 
ModelVersionNotFoundException - Exception in ml.comet.experiment.registrymodel
Exception to be thrown if specific version of the registered Comet model was not found.
ModelVersionNotFoundException(String) - Constructor for exception ml.comet.experiment.registrymodel.ModelVersionNotFoundException
Constructs a new runtime exception with the specified detail message.
ModelVersionOverview - Class in ml.comet.experiment.registrymodel
Holds overview of specific version of the registry model.
ModelVersionOverview() - Constructor for class ml.comet.experiment.registrymodel.ModelVersionOverview
 

N

name(String) - Method in class ml.comet.experiment.artifact.GetArtifactOptions.GetArtifactOptionsBuilder
Creates option with artifact name.
NEW_EXPERIMENT - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
newArtifact(String, String) - Static method in interface ml.comet.experiment.artifact.Artifact
Creates new ArtifactBuilder instance which can be used to create properly initialized instances of the Artifact.
newModel(String) - Static method in interface ml.comet.experiment.registrymodel.Model
Creates new model for the registry with given name and version.
nextEpoch() - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
nextEpoch() - Method in interface ml.comet.experiment.OnlineExperiment
Increments the epoch that the experiment is on.
nextStep() - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
nextStep() - Method in interface ml.comet.experiment.OnlineExperiment
Increments the step that the experiment is on.
NO_RESPONSE_RETURNED_BY_REMOTE_ENDPOINT - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
noArtifactFound - Static variable in class ml.comet.experiment.impl.constants.SdkErrorCodes
 
noArtifactVersionFound - Static variable in class ml.comet.experiment.impl.constants.SdkErrorCodes
 
noModelToUpdate - Static variable in class ml.comet.experiment.impl.constants.SdkErrorCodes
 
nonExistingRun - Static variable in class ml.comet.experiment.impl.constants.SdkErrorCodes
 
nonExistingTeam - Static variable in class ml.comet.experiment.impl.constants.SdkErrorCodes
 
noProjectNameSpecified - Static variable in class ml.comet.experiment.impl.constants.SdkErrorCodes
 
noWriteAccess - Static variable in class ml.comet.experiment.impl.constants.SdkErrorCodes
 

O

of(float, float) - Static method in class ml.comet.experiment.model.DataPoint
Creates new instance with specified data.
onBytesReceived(byte[]) - Method in interface ml.comet.experiment.impl.http.DownloadListener
Invoked every time response's chunk are received.
onBytesSent(long, long, long) - Method in interface ml.comet.experiment.impl.http.UploadListener
Invoked every time request's chunk are sent.
OnlineExperiment() - Static method in class ml.comet.experiment.ExperimentBuilder
Returns instance of the OnlineExperimentBuilder which can be used to configure and create fully initialized instance of the OnlineExperiment.
OnlineExperiment - Interface in ml.comet.experiment
The OnlineExperiment should be used to asynchronously update data of your Comet.ml experiment.
OnlineExperimentBuilder - Interface in ml.comet.experiment.builder
Defines the public contract of the OnlineExperiment builder.
OnlineExperimentImpl - Class in ml.comet.experiment.impl
The implementation of the OnlineExperiment to work with Comet API asynchronously.
OnlineExperimentImpl - Class in ml.comet.experiment
Deprecated.
You should use ExperimentBuilder.OnlineExperiment() instead to create instance of the OnlineExperiment.
OnlineExperimentImpl() - Constructor for class ml.comet.experiment.OnlineExperimentImpl
Deprecated.
 
onRequestResponseCompleted() - Method in interface ml.comet.experiment.impl.http.TransferCompletedListener
Invoked when the response bytes has been fully processed.
onThrowable(Throwable) - Method in interface ml.comet.experiment.impl.http.TransferCompletedListener
Invoked when there is an unexpected issue.
Op() - Static method in class ml.comet.experiment.artifact.GetArtifactOptions
Factory to create GetArtifactOptions.GetArtifactOptionsBuilder which can be used to create properly initialized instance of the GetArtifactOptions.
Op() - Static method in class ml.comet.experiment.registrymodel.DownloadModelOptions
Factory to create DownloadModelOptions.DownloadModelOptionsBuilder which can be used to create properly initialized instance of the DownloadModelOptions.
openStream() - Method in interface ml.comet.experiment.artifact.LoggedArtifactAsset
Opens a connection to this LoggedArtifactAsset and returns an InputStream for reading from this connection.
openStream() - Method in class ml.comet.experiment.impl.LoggedArtifactAssetImpl
 
OutputLine - Class in ml.comet.experiment.impl.rest
 
OutputLine() - Constructor for class ml.comet.experiment.impl.rest.OutputLine
 
OutputUpdate - Class in ml.comet.experiment.impl.rest
 
OutputUpdate() - Constructor for class ml.comet.experiment.impl.rest.OutputUpdate
 

P

ParameterRest - Class in ml.comet.experiment.impl.rest
 
ParameterRest() - Constructor for class ml.comet.experiment.impl.rest.ParameterRest
 
paramName() - Method in enum ml.comet.experiment.impl.constants.FormParamName
 
paramName() - Method in enum ml.comet.experiment.impl.constants.QueryParamName
 
printCometSdkVersion() - Method in class ml.comet.experiment.impl.utils.CometUtils
Prints the current version of the Comet Java SDK.
Project - Class in ml.comet.experiment.model
Holds data describing particular Comet project.
Project() - Constructor for class ml.comet.experiment.model.Project
 
projectName(String) - Method in class ml.comet.experiment.artifact.GetArtifactOptions.GetArtifactOptionsBuilder
Creates option with project name/id.
PROJECTS - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
putNotNull(Map<T, String>, T, Object) - Static method in class ml.comet.experiment.impl.utils.CometUtils
Puts provided value into the map as string if it is not null.

Q

QueryParamName - Enum in ml.comet.experiment.impl.constants
The enumeration of all known query parameter names of the REST endpoints.

R

READ_API_URL - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
READ_TIMEOUT_MS - Static variable in class ml.comet.experiment.impl.http.Connection
 
readProperties(String) - Static method in class ml.comet.experiment.impl.utils.ResourceUtils
Allows reading properties from bundled resources.
readSystemDetails() - Static method in class ml.comet.experiment.impl.utils.SystemUtils
Reads available system details.
registerModel(Model, String) - Method in interface ml.comet.experiment.CometApi
Register model defined in the specified experiment in the Comet's model registry.
registerModel(Model, String) - Method in class ml.comet.experiment.impl.CometApiImpl
 
REGISTRY_MODEL_NOT_FOUND - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
REGISTRY_MODEL_VERSION_NOT_FOUND - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
RegistryModelBuilderImpl(String) - Constructor for class ml.comet.experiment.impl.RegistryModelImpl.RegistryModelBuilderImpl
 
RegistryModelCreateRequest - Class in ml.comet.experiment.impl.rest
 
RegistryModelCreateRequest() - Constructor for class ml.comet.experiment.impl.rest.RegistryModelCreateRequest
 
RegistryModelCreateResponse - Class in ml.comet.experiment.impl.rest
 
RegistryModelCreateResponse() - Constructor for class ml.comet.experiment.impl.rest.RegistryModelCreateResponse
 
RegistryModelDetailsResponse - Class in ml.comet.experiment.impl.rest
 
RegistryModelDetailsResponse() - Constructor for class ml.comet.experiment.impl.rest.RegistryModelDetailsResponse
 
RegistryModelImpl - Class in ml.comet.experiment.impl
The implementation of the Model.
RegistryModelImpl.RegistryModelBuilderImpl - Class in ml.comet.experiment.impl
The implementation of the ModelBuilder.
RegistryModelItemCreateRequest - Class in ml.comet.experiment.impl.rest
 
RegistryModelItemCreateRequest() - Constructor for class ml.comet.experiment.impl.rest.RegistryModelItemCreateRequest
 
RegistryModelItemCreateResponse - Class in ml.comet.experiment.impl.rest
 
RegistryModelItemCreateResponse() - Constructor for class ml.comet.experiment.impl.rest.RegistryModelItemCreateResponse
 
RegistryModelItemDetails - Class in ml.comet.experiment.impl.rest
 
RegistryModelItemDetails() - Constructor for class ml.comet.experiment.impl.rest.RegistryModelItemDetails
 
RegistryModelItemOverview - Class in ml.comet.experiment.impl.rest
 
RegistryModelItemOverview() - Constructor for class ml.comet.experiment.impl.rest.RegistryModelItemOverview
 
RegistryModelNotesResponse - Class in ml.comet.experiment.impl.rest
 
RegistryModelNotesResponse() - Constructor for class ml.comet.experiment.impl.rest.RegistryModelNotesResponse
 
RegistryModelNotesUpdateRequest - Class in ml.comet.experiment.impl.rest
 
RegistryModelNotesUpdateRequest(String, String, String) - Constructor for class ml.comet.experiment.impl.rest.RegistryModelNotesUpdateRequest
 
registryModelNotFound - Static variable in class ml.comet.experiment.impl.constants.SdkErrorCodes
 
RegistryModelOverview - Class in ml.comet.experiment.impl.rest
 
RegistryModelOverview() - Constructor for class ml.comet.experiment.impl.rest.RegistryModelOverview
 
RegistryModelOverviewListResponse - Class in ml.comet.experiment.impl.rest
 
RegistryModelOverviewListResponse() - Constructor for class ml.comet.experiment.impl.rest.RegistryModelOverviewListResponse
 
RegistryModelUpdateItemRequest - Class in ml.comet.experiment.impl.rest
 
RegistryModelUpdateItemRequest() - Constructor for class ml.comet.experiment.impl.rest.RegistryModelUpdateItemRequest
 
RegistryModelUpdateRequest - Class in ml.comet.experiment.impl.rest
 
RegistryModelUpdateRequest() - Constructor for class ml.comet.experiment.impl.rest.RegistryModelUpdateRequest
 
registryModelZipFileName(String, DownloadModelOptions) - Static method in class ml.comet.experiment.impl.utils.ModelUtils
Creates standard name of the ZIP file for the registry model.
REMOTE_ASSET_CANNOT_BE_DOWNLOADED - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
REMOTE_FILE_NAME_DEFAULT - Static variable in class ml.comet.experiment.impl.utils.AssetUtils
 
RemoteAsset - Interface in ml.comet.experiment.asset
Defines public contract of the experiment asset which points to the remote resource.
RemoteAssetImpl - Class in ml.comet.experiment.impl.asset
Describes remote asset data.
RemoteAssetImpl() - Constructor for class ml.comet.experiment.impl.asset.RemoteAssetImpl
 
REQUEST_TIMEOUT_MS - Static variable in class ml.comet.experiment.impl.http.Connection
 
resolveAssetPath(Path, Path, AssetOverwriteStrategy) - Static method in class ml.comet.experiment.impl.utils.FileUtils
Allows resolving of the path to the asset file based on provided parameters.
ResourceUtils - Class in ml.comet.experiment.impl.utils
Collection of utilities to access bundled resource files.
ResourceUtils() - Constructor for class ml.comet.experiment.impl.utils.ResourceUtils
 
RestApiResponse - Class in ml.comet.experiment.impl.rest
Encodes common fields of response received from Comet REST API.
RestApiResponse(int) - Constructor for class ml.comet.experiment.impl.rest.RestApiResponse
 
RestApiResponse(int, String) - Constructor for class ml.comet.experiment.impl.rest.RestApiResponse
 
RestApiResponse(int, String, int) - Constructor for class ml.comet.experiment.impl.rest.RestApiResponse
 
RestApiUtils - Class in ml.comet.experiment.impl.utils
The common factory methods to create initialized DTO instances used in REST API.
RestApiUtils() - Constructor for class ml.comet.experiment.impl.utils.RestApiUtils
 
RestProject - Class in ml.comet.experiment.impl.rest
 
RestProject() - Constructor for class ml.comet.experiment.impl.rest.RestProject
 
run() - Method in class ml.comet.experiment.impl.log.StdOutLogger
 

S

SdkErrorCodes - Class in ml.comet.experiment.impl.constants
Holds known error codes of the Comet SDK.
SdkErrorCodes() - Constructor for class ml.comet.experiment.impl.constants.SdkErrorCodes
 
sendGetWithRetries(String, Map<QueryParamName, String>) - Method in class ml.comet.experiment.impl.http.Connection
Allows sending synchronous GET request to the specified endpoint with given request parameters.
sendGetWithRetries(String, Map<QueryParamName, String>, boolean) - Method in class ml.comet.experiment.impl.http.Connection
Allows sending synchronous GET request to the specified endpoint with given request parameters.
sendPostAsync(String, String) - Method in class ml.comet.experiment.impl.http.Connection
Allows asynchronous sending of text as JSON encoded body of the POST request.
sendPostAsync(File, String, Map<QueryParamName, String>, Map<FormParamName, Object>) - Method in class ml.comet.experiment.impl.http.Connection
Allows asynchronous posting the content of the file as multipart form data to the specified endpoint.
sendPostAsync(byte[], String, Map<QueryParamName, String>, Map<FormParamName, Object>) - Method in class ml.comet.experiment.impl.http.Connection
Allows asynchronous sending of provided byte array as POST request to the specified endpoint.
sendPostAsync(String, Map<QueryParamName, String>, Map<FormParamName, Object>) - Method in class ml.comet.experiment.impl.http.Connection
Allows asynchronous FORM submission to the specified endpoint.
sendPostWithRetries(String, String, boolean) - Method in class ml.comet.experiment.impl.http.Connection
Allows sending POST to the specified endpoint with body as JSON string.
SET_EXPERIMENT_STATUS - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
SET_SYSTEM_DETAILS - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
setAliases(Set<String>) - Method in interface ml.comet.experiment.artifact.DownloadedArtifact
Sets the new aliases to be associated with the artifact.
setContext(ExperimentContext) - Method in class ml.comet.experiment.impl.asset.AssetImpl
 
setContext(String) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
setContext(String) - Method in interface ml.comet.experiment.OnlineExperiment
Sets the context identifier for any logs and uploaded files.
setEpoch(long) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
setEpoch(long) - Method in interface ml.comet.experiment.OnlineExperiment
Sets the current epoch for the experiment.
setExperimentName(String) - Method in interface ml.comet.experiment.Experiment
Sets the experiment name.
setFromList(List<T>) - Method in class ml.comet.experiment.impl.utils.CometUtils
Safe conversion of list to set.
setInterceptStdout() - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
setInterceptStdout() - Method in interface ml.comet.experiment.OnlineExperiment
Turn on intercept of stdout and stderr and the logging of both in Comet.
setStep(long) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
setStep(long) - Method in interface ml.comet.experiment.OnlineExperiment
Sets the current step for the experiment.
SetSystemDetailsRequest - Class in ml.comet.experiment.impl.rest
 
SetSystemDetailsRequest() - Constructor for class ml.comet.experiment.impl.rest.SetSystemDetailsRequest
 
setVersion(String) - Method in interface ml.comet.experiment.artifact.DownloadedArtifact
Sets new version for this artifact.
setVersion(String) - Method in class ml.comet.experiment.impl.DownloadedArtifactImpl
 
setVersionTags(Set<String>) - Method in interface ml.comet.experiment.artifact.DownloadedArtifact
Sets the TAGs for the new version of the artifact.
START_DOWNLOAD_ARTIFACT_ASSETS - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
StdOutLogger - Class in ml.comet.experiment.impl.log
The logger to capture StdOut/StdErr streams and log collected text to the Comet.
stopInterceptStdout() - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
stopInterceptStdout() - Method in interface ml.comet.experiment.OnlineExperiment
Turn off intercept of stdout and stderr and turns off their logging in Comet.
SystemUtils - Class in ml.comet.experiment.impl.utils
Utilities providing access to various system properties.
SystemUtils() - Constructor for class ml.comet.experiment.impl.utils.SystemUtils
 

T

TagsResponse - Class in ml.comet.experiment.impl.rest
 
TagsResponse() - Constructor for class ml.comet.experiment.impl.rest.TagsResponse
 
TIMEOUT_FOR_EXPERIMENT_INVENTORY_CLEANUP - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
toAssetType(String) - Static method in class ml.comet.experiment.impl.utils.AssetUtils
Allows converting type name to the AssetType.
toExperimentAsset(Logger) - Method in class ml.comet.experiment.impl.rest.ExperimentAssetLink
Converts this into LoggedExperimentAsset exposed by public API.
toExperimentMetadata() - Method in class ml.comet.experiment.impl.rest.ExperimentMetadataRest
Converts this instance into public API model object.
toGitMetaData() - Method in class ml.comet.experiment.impl.rest.GitMetadataRest
Convert this into the GitMetaData object of the public API.
toJson(Object) - Method in class ml.comet.experiment.impl.utils.JsonUtils
 
toModelOverview(Logger) - Method in class ml.comet.experiment.impl.rest.RegistryModelDetailsResponse
Converts this to ModelOverview exposed by public API.
toModelRegistry() - Method in class ml.comet.experiment.impl.rest.RegistryModelCreateResponse
 
toModelRegistry() - Method in class ml.comet.experiment.impl.rest.RegistryModelItemCreateResponse
 
toModelVersionOverview(Logger) - Method in class ml.comet.experiment.impl.rest.RegistryModelItemDetails
Converts this into ModelVersionOverview.
toProject() - Method in class ml.comet.experiment.impl.rest.RestProject
Converts this into Project model object of the public API.
toString() - Method in enum ml.comet.experiment.impl.asset.AssetType
 
toString() - Method in class ml.comet.experiment.impl.config.ConfigItem
 
toString() - Method in enum ml.comet.experiment.impl.constants.FormParamName
 
toString() - Method in enum ml.comet.experiment.impl.constants.QueryParamName
 
toValue() - Method in class ml.comet.experiment.impl.rest.ValueMinMaxRest
Converts this object into public API Value object.
TransferCompletedListener - Interface in ml.comet.experiment.impl.http
The contract of interface an application can implement to receive notifications about transfer completion.
type() - Method in enum ml.comet.experiment.impl.asset.AssetType
Returns type of the asset as string.

U

unwrap(Throwable) - Static method in class ml.comet.experiment.impl.utils.ExceptionUtils
Unwraps provided throwable to the most specific.
unzipToFolder(ZipInputStream, Path) - Static method in class ml.comet.experiment.impl.utils.ZipUtils
Allows unzipping content of the ZipInputStream into provided folder.
UPDATE_API_URL - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
UPDATE_ARTIFACT_STATE - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
UPDATE_REGISTRY_MODEL - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
UPDATE_REGISTRY_MODEL_DESCRIPTION_IGNORED - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
UPDATE_REGISTRY_MODEL_IS_PUBLIC_IGNORED - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
UPDATE_REGISTRY_MODEL_NOTES - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
UPDATE_REGISTRY_MODEL_VERSION - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
updateAsset(AssetImpl, boolean, Optional<Map<String, Object>>, Optional<String>) - Static method in class ml.comet.experiment.impl.utils.AssetUtils
Updates provided AssetImpl with values from optionals or with defaults.
updateRegistryModel(String, String, String, String, boolean) - Method in interface ml.comet.experiment.CometApi
Updates the registry model with new values.
updateRegistryModel(String, String, String, String) - Method in interface ml.comet.experiment.CometApi
 
updateRegistryModel(String, String, String) - Method in interface ml.comet.experiment.CometApi
 
updateRegistryModel(String, String, String, String, boolean) - Method in class ml.comet.experiment.impl.CometApiImpl
 
updateRegistryModel(String, String, String, String) - Method in class ml.comet.experiment.impl.CometApiImpl
 
updateRegistryModel(String, String, String) - Method in class ml.comet.experiment.impl.CometApiImpl
 
updateRegistryModelNotes(String, String, String) - Method in interface ml.comet.experiment.CometApi
Adds or updates notes associated with the registry model.
updateRegistryModelNotes(String, String, String) - Method in class ml.comet.experiment.impl.CometApiImpl
 
updateRegistryModelVersion(String, String, String, String, List<String>) - Method in interface ml.comet.experiment.CometApi
Updates the comments and stages of particular version of the registered model.
updateRegistryModelVersion(String, String, String, String) - Method in interface ml.comet.experiment.CometApi
 
updateRegistryModelVersion(String, String, String, String, List<String>) - Method in class ml.comet.experiment.impl.CometApiImpl
 
updateRegistryModelVersion(String, String, String, String) - Method in class ml.comet.experiment.impl.CometApiImpl
 
uploadAsset(File, String, boolean, ExperimentContext) - Method in interface ml.comet.experiment.Experiment
Upload an asset to be associated with the experiment, for example the trained weights of a neural net.
uploadAsset(File, String, boolean, long, long) - Method in interface ml.comet.experiment.Experiment
Upload an asset to be associated with the experiment, for example the trained weights of a neural net.
uploadAsset(File, boolean, ExperimentContext) - Method in interface ml.comet.experiment.Experiment
Upload an asset to be associated with the experiment, for example the trained weights of a neural net.
uploadAsset(File, boolean, long, long) - Method in interface ml.comet.experiment.Experiment
Upload an asset to be associated with the experiment, for example the trained weights of a neural net.
uploadAsset(File, String, boolean, ExperimentContext) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
uploadAsset(File, boolean, ExperimentContext) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
uploadAsset(File, boolean, long, long) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
uploadAsset(File, String, boolean, long) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
uploadAsset(File, String, boolean) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
uploadAsset(File, boolean) - Method in class ml.comet.experiment.impl.OnlineExperimentImpl
 
uploadAsset(File, String, boolean, long) - Method in interface ml.comet.experiment.OnlineExperiment
Upload an asset under the current experiment step to be associated with the experiment, for example the trained weights of a neural net.
uploadAsset(File, String, boolean) - Method in interface ml.comet.experiment.OnlineExperiment
 
uploadAsset(File, boolean) - Method in interface ml.comet.experiment.OnlineExperiment
 
UploadListener - Interface in ml.comet.experiment.impl.http
A simple interface an application can implement to received byte transfer information.
UPSERT_ARTIFACT - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 

V

Value - Class in ml.comet.experiment.model
Represents value logged by the Comet experiment as a parameter, metric, etc.
Value() - Constructor for class ml.comet.experiment.model.Value
 
ValueMinMaxRest - Class in ml.comet.experiment.impl.rest
 
ValueMinMaxRest() - Constructor for class ml.comet.experiment.impl.rest.ValueMinMaxRest
 
valueOf(String) - Static method in enum ml.comet.experiment.artifact.AssetOverwriteStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ml.comet.experiment.impl.asset.AssetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ml.comet.experiment.impl.constants.FormParamName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ml.comet.experiment.impl.constants.QueryParamName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ml.comet.experiment.impl.rest.ArtifactVersionState
Returns the enum constant of this type with the specified name.
values() - Static method in enum ml.comet.experiment.artifact.AssetOverwriteStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ml.comet.experiment.impl.asset.AssetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ml.comet.experiment.impl.constants.FormParamName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ml.comet.experiment.impl.constants.QueryParamName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ml.comet.experiment.impl.rest.ArtifactVersionState
Returns an array containing the constants of this enum type, in the order they are declared.
version(String) - Method in class ml.comet.experiment.artifact.GetArtifactOptions.GetArtifactOptionsBuilder
Creates option with specific version of the artifact to be retrieved.
VERSION_AND_STAGE_SET_DOWNLOAD_MODEL - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
versionId(String) - Method in class ml.comet.experiment.artifact.GetArtifactOptions.GetArtifactOptionsBuilder
Creates option with specific ID of the version of the artifact to be retrieved.
versionOrAlias(String) - Method in class ml.comet.experiment.artifact.GetArtifactOptions.GetArtifactOptionsBuilder
Creates option to get artifact version either by alias or version string.

W

waitAndClose(Duration) - Method in class ml.comet.experiment.impl.http.Connection
Allows to properly close this connection after all scheduled posts request are executed or if timeout expired.
walkFolderAssets(File, boolean, boolean, boolean, Optional<Map<String, Object>>, Optional<String>, Optional<String>) - Static method in class ml.comet.experiment.impl.utils.AssetUtils
Walks through the asset files in the given folder and produce stream of Asset objects holding information about file assets found in the folder.
withAliases(List<String>) - Method in interface ml.comet.experiment.artifact.ArtifactBuilder
Allows to attach the provided list of aliases to the Artifact.
withApiKey(String) - Method in interface ml.comet.experiment.builder.BaseCometBuilder
Set the api key matched to the account you wish to use.
withApiKey(String) - Method in class ml.comet.experiment.impl.ApiExperimentImpl.ApiExperimentBuilderImpl
 
withComment(String) - Method in class ml.comet.experiment.impl.RegistryModelImpl.RegistryModelBuilderImpl
 
withComment(String) - Method in interface ml.comet.experiment.registrymodel.ModelBuilder
Updates the short comment associated with model's record.
withConfigOverride(File) - Method in interface ml.comet.experiment.builder.BaseCometBuilder
Provide an override config to changeExperiment parameters being provided by the config.
withConfigOverride(File) - Method in class ml.comet.experiment.impl.ApiExperimentImpl.ApiExperimentBuilderImpl
 
withContext(String) - Method in class ml.comet.experiment.context.ExperimentContext.ExperimentContextBuilder
Populates context with specified context identifier string.
withDescription(String) - Method in class ml.comet.experiment.impl.RegistryModelImpl.RegistryModelBuilderImpl
 
withDescription(String) - Method in interface ml.comet.experiment.registrymodel.ModelBuilder
Updates the long description associated with this model's record.
withEpoch(long) - Method in class ml.comet.experiment.context.ExperimentContext.ExperimentContextBuilder
Populates context with specified epoch of the experiment.
withExistingExperimentKey(String) - Method in interface ml.comet.experiment.builder.ApiExperimentBuilder
Allows to continue a previous experiment by providing the key of the existing experiment.
withExistingExperimentKey(String) - Method in interface ml.comet.experiment.builder.OnlineExperimentBuilder
Allows to continue a previous experiment by providing the key of the existing experiment.
withExistingExperimentKey(String) - Method in class ml.comet.experiment.impl.ApiExperimentImpl.ApiExperimentBuilderImpl
 
withExpand(boolean) - Method in class ml.comet.experiment.registrymodel.DownloadModelOptions.DownloadModelOptionsBuilder
Creates options with flag to indicate whether downloaded ZIP with model files should be expanded.
withExperimentName(String) - Method in interface ml.comet.experiment.builder.OnlineExperimentBuilder
Sets the name the experiment.
withLogger(Logger) - Method in interface ml.comet.experiment.builder.BaseCometBuilder
The slf4j Logger through which the instance can log its actions.
withLogger(Logger) - Method in class ml.comet.experiment.impl.ApiExperimentImpl.ApiExperimentBuilderImpl
 
withMaxAuthRetries(int) - Method in interface ml.comet.experiment.builder.OnlineExperimentBuilder
Set the max auth retry attempts.
withMetadata(Map<String, Object>) - Method in interface ml.comet.experiment.artifact.ArtifactBuilder
Allows linking the metadata with the Artifact instance.
withProjectName(String) - Method in interface ml.comet.experiment.builder.ApiExperimentBuilder
Set project name for the experiment.
withProjectName(String) - Method in interface ml.comet.experiment.builder.OnlineExperimentBuilder
Set project name for the experiment.
withProjectName(String) - Method in class ml.comet.experiment.impl.ApiExperimentImpl.ApiExperimentBuilderImpl
 
withRegistryName(String) - Method in class ml.comet.experiment.impl.RegistryModelImpl.RegistryModelBuilderImpl
 
withRegistryName(String) - Method in interface ml.comet.experiment.registrymodel.ModelBuilder
Updates the name of the model as defined in the Comet registry.
withStage(String) - Method in class ml.comet.experiment.registrymodel.DownloadModelOptions.DownloadModelOptionsBuilder
Creates options with TAG associated with particular model's version.
withStages(List<String>) - Method in class ml.comet.experiment.impl.RegistryModelImpl.RegistryModelBuilderImpl
 
withStages(List<String>) - Method in interface ml.comet.experiment.registrymodel.ModelBuilder
Updates the TAGs associated with the model.
withStep(long) - Method in class ml.comet.experiment.context.ExperimentContext.ExperimentContextBuilder
Populates context with specified step of the experiment.
withUrlOverride(String) - Method in interface ml.comet.experiment.builder.OnlineExperimentBuilder
Set the URL of your comet installation.
withVersion(String) - Method in interface ml.comet.experiment.artifact.ArtifactBuilder
Allows specifying version for the artifact.
withVersion(String) - Method in class ml.comet.experiment.impl.RegistryModelImpl.RegistryModelBuilderImpl
 
withVersion(String) - Method in class ml.comet.experiment.registrymodel.DownloadModelOptions.DownloadModelOptionsBuilder
Creates options with specific model version.
withVersion(String) - Method in interface ml.comet.experiment.registrymodel.ModelBuilder
Updates the version of the model.
withVersionTags(List<String>) - Method in interface ml.comet.experiment.artifact.ArtifactBuilder
Allows specifying list of TAG strings to be associated with artifact version.
withWorkspace(String) - Method in interface ml.comet.experiment.builder.ApiExperimentBuilder
Set workspace for the project.
withWorkspace(String) - Method in interface ml.comet.experiment.builder.OnlineExperimentBuilder
Set workspace for the project.
withWorkspace(String) - Method in class ml.comet.experiment.impl.ApiExperimentImpl.ApiExperimentBuilderImpl
 
withWorkspace(String) - Method in class ml.comet.experiment.impl.RegistryModelImpl.RegistryModelBuilderImpl
 
withWorkspace(String) - Method in interface ml.comet.experiment.registrymodel.ModelBuilder
Updates the workspace name of the model.
WORKSPACE_HAS_NO_REGISTRY_MODELS - Static variable in class ml.comet.experiment.impl.resources.LogMessages
 
workspaceMaxSizeAllowed - Static variable in class ml.comet.experiment.impl.constants.SdkErrorCodes
 
workspaceName(String) - Method in class ml.comet.experiment.artifact.GetArtifactOptions.GetArtifactOptionsBuilder
Creates option with workspace name/id.
WORKSPACES - Static variable in class ml.comet.experiment.impl.constants.ApiEndpoints
 
writeTo(OutputStream) - Method in interface ml.comet.experiment.artifact.LoggedArtifactAsset
Allows loading of asset bytes from Comet server and write to the provided OutputStream.
writeTo(OutputStream) - Method in class ml.comet.experiment.impl.LoggedArtifactAssetImpl
 

Z

ZipUtils - Class in ml.comet.experiment.impl.utils
The collection of utilities to work with ZIP files and streams.
ZipUtils() - Constructor for class ml.comet.experiment.impl.utils.ZipUtils
 
A B C D E F G H I J L M N O P Q R S T U V W Z 
Skip navigation links

Copyright © 2022. All rights reserved.