Comet usage - jniedzie/SVJanalysis_wiki GitHub Wiki
You can monitor tracked metrics on comet. See the Comet setup instructions to setup your account.
The tracked metrics will be available for visualization on the comet webapp at the project name you provide in your config file, in the "project_name"
key of the comet_settings
. See example here.
After you have sent trainings, go to your comet dashboard and open your project. You can add more panels, and save the view. You can save several views.
Important note: To not lose your saved views, you need to allow cookies for https://www.comet.com.