issue-tracking icon indicating copy to clipboard operation
issue-tracking copied to clipboard

Questions, Help, and Issues for Comet ML

Results 114 issue-tracking issues
Sort by recently updated
recently updated
newest added

## Describe the Bug Running API() throws an error despite all the inputs being optional. ## Expected behavior The docs show that api_key is optional. https://www.comet.com/docs/v2/api-and-sdk/python-sdk/reference/API/#api__init__ ## Where is the...

## Is your feature request related to a problem? Please describe. When comparing multiple selected experiments in Panel view, it's often hard to remember what each experiment is (e.g. during...

## Before Asking: - [+] I have searched the Issue Tracker. - [+] I have searched the Documentation. ## What is your question related to? - [ ] Comet Python...

question

I'm just getting into creating custom panels (I'm usually a python programmer as opposed to JS) with comet UI and was looking for a way to display the most recent...

question

## Is your feature request related to a problem? Please describe. I've split my research into several projects, but most of the research I'm doing is similar and is tracked...

question

## Describe the Bug Running CometML in Pop_OS 22.04 causes this weird error. The same code runs without a problem on Fedora 39. I'm not using docker, just python venv....

question

## 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 comet_ml. ## Expected...

bug
question

## Describe the Bug On the experiments tab in a given project, the user is able to select experiment data and then export that data as a .csv. Currently, the...

feature request

## Describe the Bug No module named 'imp' ## Expected behavior Just run it. ## Where is the issue? - [x] Comet Python SDK - [ ] Comet UI -...

question

## Is your feature request related to a problem? Please describe. Now that `copy_to_tmp` is ignored and always set to true (see #504 and #505 for example), our workstation hard...

bug