Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR]: Change the experiment name #905

Open
MhmdAlTamimi opened this issue Dec 17, 2024 · 1 comment
Open

[FR]: Change the experiment name #905

MhmdAlTamimi opened this issue Dec 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@MhmdAlTamimi
Copy link

Proposal summary

I faced this issue where whenever I put the experiment name in evaluate() method to update it, this error occurs:
raise ValueError(f"Found multiple experiments with name {experiment_name}")
Now when I try to change the experiment name I can't find a way to do it.

Motivation

This feature allows to solve errors on experiment names and helps providing better organization over experiments.

@MhmdAlTamimi MhmdAlTamimi added the enhancement New feature or request label Dec 17, 2024
@jverre
Copy link
Collaborator

jverre commented Dec 17, 2024

Hi @MhmdAlTamimi,
You are right, looking through the endpoints I don't think there is a way to update the name of an experiment. I'll let the team know and will keep you updated on progress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants