https://github.com/iterative/umich_dvc_lesson
https://github.com/iterative/umich_dvc_lesson
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iterative/umich_dvc_lesson
- Owner: iterative
- Created: 2020-09-03T03:58:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-03T09:48:34.000Z (almost 4 years ago)
- Last Synced: 2025-07-18T10:57:43.585Z (11 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 1
- Watchers: 15
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction to DVC pipelines
- Use the script `get_data.py` to generate synthetic data in your working directory.
- Python package requirements are provided in `requirements.txt`. This code example is tested with Python 3.8.