dvc.org icon indicating copy to clipboard operation
dvc.org copied to clipboard

Update experiment-pipelines.md

Open NikiBase opened this issue 6 months ago β€’ 5 comments

You may disregard these recommendations if you used the Edit on GitHub button from dvc.org to improve a doc in place.

❗ Please read the guidelines in the Contributing to the Documentation list if you make any substantial changes to the documentation or JS engine.

πŸ› Please make sure to mention Fix #issue (if applicable) in the description of the PR. This causes GitHub to close it automatically when the PR is merged.

Please choose to allow us to edit your branch when creating the PR.

Thank you for the contribution - we'll try to review it as soon as possible. πŸ™

NikiBase avatar Jun 15 '25 11:06 NikiBase

@NikiBase, do you mind sharing the motivation for this change?

skshetry avatar Jun 16 '25 14:06 skshetry

just a typo fix, I have seen more on the docs, I could check them more in detail and return with a bigger commit if you wish.

PS: I am new to dvc but I have seen that the examples are a little bit outdated and I run in some issues running them (mostly bc of dependencies issues) not sure if I am doing something wrong or they just need to be updated.

NikiBase avatar Jun 17 '25 10:06 NikiBase

@NikiBase, what shell/OS are you using? I can run that script on my machine without any issues, and at first glance, I don’t see anything wrong.

skshetry avatar Jun 17 '25 11:06 skshetry

I am using Ubuntu 22.04.5.

I have some trouble running https://github.com/iterative/example-get-started-experiments using python3.10 I got this error at evaluate stage WARNING:dvc_studio_client:expected a dictionary for dictionary value @ data['metrics']['results/train/metrics.json']['error']. Got FileNotFoundError(2, 'No such file or directory') maybe I am missing something

NikiBase avatar Jun 17 '25 11:06 NikiBase

I am using Ubuntu 22.04.5.

I have some trouble running https://github.com/iterative/example-get-started-experiments using python3.10 I got this error at evaluate stage WARNING:dvc_studio_client:expected a dictionary for dictionary value @ data['metrics']['results/train/metrics.json']['error']. Got FileNotFoundError(2, 'No such file or directory') maybe I am missing something

Does that get resolved with the above fix? πŸ€”

skshetry avatar Jun 17 '25 11:06 skshetry