DVC: версионирование данных и моделей
🔒 Sign in to use this
DVC: Git для данных и моделей
Git хранит код. Данные — гигабайты CSV, изображений, весов моделей — в Git не положишь. DVC решает это элегантно: файл данных заменяется маленьким `.dvc` файлом-указателем который идёт в Git, а сам файл уходит в remote storage (S3, GCS, Azure, SSH). Checkout в Git → checkout данных через DVC. Воспроизводимость полная: код + данные + пайплайн зафиксированы в одном коммите.
Content is available with subscription.
Get full access to all courses on the platform for one year with a single payment.
▼
▼
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.
🔒 Sign in to use this