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