FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[N/A]: Bump to version 1.1.10 by yaricom · Pull Request #64 · comet-ml/comet-java-sdk · GitHub

[N/A]: Bump to version 1.1.10 - #64

Merged
yaricom merged 1 commit into
masterfrom
bump-version-1.1.10
Mar 9, 2022
Merged

[N/A]: Bump to version 1.1.10#64
yaricom merged 1 commit into
masterfrom
bump-version-1.1.10

Conversation

yaricom commented Mar 9, 2022
edited
Loading

Copy link
Copy Markdown
Collaborator

comet-java-client

  • Implemented support for logging system metrics at experiment start.
  • Implemented CometApi.getRegistryModelDetails() allowing to get registry model overview from Comet.
  • Implemented CometApi.getRegistryModelVersion() allowing to get details about particular version of the registry model from Comet.
  • Implemented CometApi.getRegistryModelNames() allowing getting names of the registered models.
  • Implemented CometApi.getRegistryModelVersions() allowing retrieving versions list of the registry model.
  • Implemented CometApi.updateRegistryModelNotes() and CometApi.getRegistryModelNotes() allowing to create/update registry model notes and retrieve it.
  • Implemented CometApi.updateRegistryModel() allowing retrieving versions list of the registry model.
  • Implemented CometApi.updateRegistryModelVersion() allowing update of the version details of the registry model.
  • Implemented CometApi.deleteRegistryModel() allowing to delete the registry model.
  • Implemented CometApi.deleteRegistryModelVersion() allowing deleting specific version of the registry model.

comet-examples

  • Updated RegistryModelExample to include example of retrieving model's general overview as well as details about particular version of the model.
  • Added example of retrieving names of the registered models in the RegistryModelExample.
  • Updated RegistryModelExample to demonstrate how to get list of model versions using Comet API.
  • Updated RegistryModelExample to demonstrate how to operate with registry model notes using Comet API.
  • Updated RegistryModelExample to demonstrate how to update registry model using Comet API.
  • Updated RegistryModelExample to demonstrate how to update version details of the registry model using Comet API.
  • Updated RegistryModelExample to demonstrate how to delete registered model using Comet API.
  • Updated RegistryModelExample to demonstrate how to delete specific version of the registry model using Comet API.

Lothiraldan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

yaricom merged commit ec7a63f into master Mar 9, 2022
yaricom deleted the bump-version-1.1.10 branch March 9, 2022 14:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL