issue-tracking
issue-tracking copied to clipboard
Questions, Help, and Issues for Comet ML
The experiment reproduce button does not track the git branch correctly if the branch name has a forward slash ('/') in it. For example, a branch named `awlego/comet_ml_test` would be...
Current filters select the experiments that match ALL the selected criteria, it would be useful to make disjunctions (OR) between querys/filters to compare different configurations.
It would be great if it was possible to sort/filter audio by some metadata tags. I have audio from different sources, I train on them and log the files that...
(I've discussed this a bit on Slack, but I thought I'd make an official issue so that I can see when support for this comes; these are important features for...
Is there any way to compare all the codes used in two different experiments? For example, I have three python scripts as below: -- model.py -- loss.py -- main.py In...
I'd be great if comet provided a handler for [Ignite](https://pytorch.org/ignite/) -- similar to existing [contributed handlers](https://pytorch.org/ignite/contrib/handlers.html) such as `tensorboard_logger`, `mlflow_logger`, `polyaxon_logger` et cetera.
The current code tab makes reading through your code quite difficult due to lack of contrast and highlighting, I understand code themes are subjective but something slightly more than what...
Can you please add a stop button next to the show/hide/archive... buttons which stops the selected experiment(s)?
There have been a couple of instances where it would be helpful to manually upload certain assets for when we want to tweak something without having to go through a...
We like to be expressive with our project names because we have a lot of projects/experiments to categorize with a 3 person team. The 28 characters limit is pretty limiting....