VicMochengo / data-version-control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Version Control application reference

This repo provides codebase for how to apply data version control alongside:

  • Git,
  • Machine Learning,
  • data pipelines

The ML model uses the imagenette dataset to build an image classifier

Virtual environment variables: conda create --name dvc python=3.8.3 -y

About

License:MIT License


Languages

Language:Python 100.0%