-
## Describe the Bug
After importing comet_ml a scikit-learn-based training script fails during sklearn grid search cross-validation: "broken pipe" exception in joblib. Works fine without import of co…
-
**TL;DR:**
If you're experiencing a hanging issue during tests with a program using multiprocessing, try adding the following code at the beginning of your problematic test function:
```Python
def …
rabyj updated
1 month ago
-
Migrated from https://github.com/tensorflow/tensorflow/issues/7708.
@mmuneebs says:
> I am wondering if it's possible to store the arguments that we pass to the training script to be stored as p…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
### YOLOv5 Component
Training, Evolution
### Bug
…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
### YOLOv5 Component
Training
### Bug
…
-
### Is there an existing integration?
- [X] I have searched the existing integrations.
### Use Case
Comet is a meta-machine learning platform for tracking, comparing, explaining, and optimizi…
-
### Describe the bug
Installing anomalib with:
```
git clone https://github.com/openvinotoolkit/anomalib.git
cd anomalib
pip install -e .
anomalib install
```
with pip version 24.1 gives err…
-
### Search before asking
- [X] I have searched the YOLOv3 [issues](https://github.com/ultralytics/yolov3/issues) and found no similar bug report.
### YOLOv3 Component
Training
### Bug
In my atte…
-
## 🐛 Bug
COMET works with python 3.6 but not with python 3.8
### Environment
OS: MacOS
Packaging: pip
Version 1.0.0rc6
### To Reproduce
I pip installed comet on my python 3.8.12 virtua…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Integrations, Oth…