-
## Before Asking:
- [x] I have searched the Issue Tracker.
- [x] I have searched the Documentation.
## What is your question related to?
- [ ] Comet Python SDK
- [ ] Comet UI
- […
-
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 the 'code section', I c…
-
It would be great if it'd be possible to listen to audio examples, when analyzing confusion matrix (similar to how you can see images now).
-
Currently if i have an object(instantiated by hydra later) for example
```
from dataclasses import dataclass, field
from typing import List, Tuple
import cv2
from hydra.core.config_store import…
-
## Describe the Bug
I am training a PyTorch model and logging custom experiment metrics. After the code is finished running the script process does not finish. I have to stop the script myself manual…
-
## Before Asking:
- [x] I have searched the Issue Tracker.
- [x] I have searched the Documentation.
## What is your question related to?
- Comet Python SDK
## What is your question?…
-
## Describe the Bug
When I execute `experiment.end()`, I get this error (stack trace below).
I am executing [this colab notebook](https://colab.research.google.com/drive/1theHQqmujj8jl7Wo5orqFAt…
-
### Report
Starting with SageMaker and Databricks, document how to work with DVC on those platforms. Need to consider how to structure this inside our docs. Some examples are listed below for referen…
-
The confusion matrix is awesome!
Im trying to plot also some interactive 2d visualization such as in
https://umap-learn.readthedocs.io/en/latest/basic_usage.html
![Screenshot_20210823-003824_Chrom…
-
Hi, I’m using comel-ml in docker container. The container is connected to the Internet, but it can’t upload and receive the response.
The container has connected to the internet, but it can't upload …