Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codersomya/dvc-basics

Getting started with MLOps and data versioning
https://github.com/codersomya/dvc-basics

Last synced: 11 days ago
JSON representation

Getting started with MLOps and data versioning

Awesome Lists containing this project

README

        

# DVC-basics
Getting started with MLOps and data versioning

```
pip install cookiecutter
```
```
cookiecutter -c v1 https://github.com/drivendata/cookiecutter-data-science
```
```
dvc init
```