Courses
DVCによるデータバージョニング入門
中級スキルレベル
更新 2025/06無料でコースを始める
含まれるものプレミアム or チーム
DVCMachine Learning3時間12 videos35 Exercises2,500 XP3,190達成証明書
数千社の学習者に愛用されています
2人以上をトレーニングしますか?
DataCamp for Businessを試すコースの説明
DVCの機能を探る
データバージョニングの背景にある動機、機械学習のライフサイクル、そしてDVCの独自機能と具体的な活用事例についてご理解いただけます。DVCの設定についても学んでいただきます。これにはインストール、リポジトリの初期化、および.dvcignoreファイルの設定が含まれます。DVCキャッシュおよびステージングファイルについて調査し、ファイルの追加・削除方法、キャッシュの管理方法を学び、その基盤となる仕組みを理解していただきます。DVCリモートについて学び、DVCとGitリモートとの違いを説明し、リモートを追加し、一覧表示し、変更する方法を習得します。リモートとのやり取り、データのプッシュとプル、特定のバージョンのチェックアウト、およびキャッシュへのデータ取得について学んでいただけます。自動化および評価
機械学習パイプラインの自動化に取り組む意欲が湧くでしょう。コードのモジュール化と設定ファイルの作成を重視します。DVCパイプラインを有向非循環グラフとしてご紹介いたします。ステージの追加や、その入力・出力の設定について、実際に操作しながら学んでいただきます。機械学習モデルのトレーニングにおいて、様々なユースケースを実現するため、これらのパイプラインを効率的に実行する方法を練習していただきます。本コースは評価に焦点を当てて締めくくられ、DVCにおけるメトリクスとプロットの追跡方法についてご説明いたします。前提条件
Supervised Learning with scikit-learnIntroduction to Git1
Introduction to DVC
This chapter provides a comprehensive introduction to Data Version Control (DVC), a tool essential for data versioning in machine learning. Learners will explore the motivation behind data versioning, understand its differences from code versioning, and experiment with a simple classification problem. They will review basic Git commands, learn about DVC, and practice setting up a repository. The chapter concludes with an overview of DVC’s features and use cases, including versioning data and models, CI/CD for machine learning, experiment tracking, pipelines, and more.
2
DVC Configuration and Data Management
This chapter delves into the setup of DVC, encompassing aspects such as installation, initialization of the repository, and the utilization of the .dvcignore file. It further navigates through the exploration of DVC cache and staging files, imparting knowledge on how to add and remove files, manage caches, and comprehend the underlying mechanisms using the MD5 hash. The chapter also elucidates on DVC remotes, distinguishing them from Git remotes, and guides you on how to add, list, and modify them. Lastly, it teaches you how to interact with these remotes by pushing and pulling data, checking out specific versions, and fetching data to the cache.
3
Pipelines in DVC
This chapter focuses on automating ML pipelines using DVC. Learners create a configuration file containing settings and hyperparameters. They also learn about pipeline visualization using directed acyclic graphs and use commands to describe dependencies, commands, and outputs. Execution of DVC pipelines is covered, including local model training and how Git tracks DVC metadata. Additionally, learners explore metrics and plots tracking in DVC, including how to print metrics, create plot files, and compare metrics and plots across different pipeline stages.
DVCによるデータバージョニング入門
コース完了