- 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
-
- 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
-
- 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
-
- ArtifactAssetImpl(LoggedArtifactAssetImpl) - Constructor for class ml.comet.experiment.impl.asset.ArtifactAssetImpl
-
- 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
-
- 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
-
- 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
-
- 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_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
-
- CometApiImpl() - Constructor for class ml.comet.experiment.CometApiImpl
-
Deprecated.
- CometApiImpl - Class in ml.comet.experiment.impl
-
- 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
-
- copyToLoggedArtifact(LoggedArtifactImpl) - Method in class ml.comet.experiment.impl.rest.ArtifactVersionDetail
-
- 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
-
- createGraphRequest(String) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
-
- createLogEndTimeRequest(long) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
-
- 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
-
- createLogMetricRequest(String, Object, ExperimentContext) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
-
- createLogOtherRequest(String, Object) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
-
- createLogParamRequest(String, Object, ExperimentContext) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
-
- createLogStartTimeRequest(long) - Static method in class ml.comet.experiment.impl.utils.RestApiUtils
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getExperimentName() - Method in interface ml.comet.experiment.Experiment
-
Get experiment name.
- getExperimentName() - Method in class ml.comet.experiment.impl.ApiExperimentImpl
-
- 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
-
- 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
-
- 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
-
- LoggedArtifactImpl - Class in ml.comet.experiment.impl
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-