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

Enhancement: Backtracking with logs #5

Open
msharmavikram opened this issue Jul 2, 2022 · 0 comments
Open

Enhancement: Backtracking with logs #5

msharmavikram opened this issue Jul 2, 2022 · 0 comments

Comments

@msharmavikram
Copy link
Contributor

There are different degrees to which we can enable Jupyter Notebook. The simplistic version is to use an MLflow-based mechanism as we did in #2. However, what I have in mind is an even more versatile solution with the assumption of an ever-changing notebook that keeps updating as the developers add a new piece of code. Here, MLSync tracks the history of these changes and creates a sort of mind map on the reasoning behind these changes and what was the impact of it. In an ideal MLsync world, we should enable tracking via git commit ids, tags marked to determine what PR id or JIRA ID corresponds to what changes and how these changes evolved over time. Personally, I see this as an exceptionally helpful tool when working with large codebases.

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

No branches or pull requests

1 participant