public class RegistryModelExample extends Object
To run from command line execute the following at the root of this module:
COMET_API_KEY=your_api_key \ COMET_WORKSPACE_NAME=your_workspace \ COMET_PROJECT_NAME=your_project_name \ mvn exec:java -Dexec.mainClass="ml.comet.examples.RegistryModelExample"Make sure to provide correct values above.
| Constructor and Description |
|---|
RegistryModelExample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
The main entry point to the example.
|
Copyright © 2022. All rights reserved.