Goto

Collaborating Authors

 git and dvc


dvc-and-git-for-data-science.html

#artificialintelligence

Our modern world runs on software and data, with Git - a version control tool we track and manage the different changes and versions of our software. Git is very useful in every programmer's work. It is a must-have tool for working in any software-related field, that includes data science to machine learning. What about the data and the ML models we build? How do we track and manage them?