Data Version control
In Data Science and MLOps, data and training pipelines are more important than just Python code.
A typical Data Scientist workflow looks like this:
Collect and clean data 📊
Choose algorithms 🧠
Train models multiple times 🔁
Tune parameters ⚙️
...
tanish-mlops-zero-to-hero.hashnode.dev4 min read