Replies: 1 comment
-
+1 That would be great! Dagster have some similar mechanisms as DVC under the hood Asset versioning and caching It would be nice to have tutorials and examples of end-to-end ML project that demonstrates reproducibility of experiments. How to easily checkout to data-code versions combinations, manage experiments, etc. DVC is good at it. But it's not so versatile when it comes to data pipelines, in comparison with Dagster. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everybody,
I would be glad if someone could provide an example of how it looks like, when Dagster is integrated with DVC (for version control of data).
Would DVC be used together with IOManagers?
Any examples or ideas are welcome.
Thanks and greetings,
Josef
Beta Was this translation helpful? Give feedback.
All reactions