tryolabs / dvc-template

A template repository for projects using DVC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DVC Template

This is a repository that can be used as a starting point for projects using DVC.

Installation

docker-compose build

Running the pipeline

Open a terminal inside the docker container:

docker-compose run dev bash

Run the pipeline:

dvc repro

About

A template repository for projects using DVC


Languages

Language:Python 61.0%Language:Shell 30.8%Language:Dockerfile 8.2%