Slackbot
11/16/2022, 8:27 PMEduardo
E.g. creating an api on top of their file conventions that helps extracting the needed info, or even construct a db mirror of their files.yes! we're considering doing this. It's too early to tell what will happen since this is the first release. we never expected this big of a reaction towards the project since it's in such an early stage. I think right now we'll start focusing on talking to early adopters and figure out next steps. so if you get a chance, please give it a try and let me know what you think!
Francesco Calcavecchia
11/17/2022, 5:14 AMEduardo
Just to be sure I am on the right track: the ultimate goal is to equip ploomber with experiment tracking capabilities, right?yes! but we also want people to be able to use the tools individually, so it'll be an independent tool with a ploomber integration
Overall dvc is my favorite option for tracking ml runs, it would be awesome to make it play well together with ploomber. But it’s not clear to me how.interesting. I guess the dvc pipeline feature is well-integrated with the tracking feature. but they are not designed to work independently (e.g., ploomber for pipelines, dvc for tracking). if you find a workaround, let me know! we could write a blog post about it!
Francesco Calcavecchia
11/17/2022, 5:37 PMEduardo