Skip to content

oswalgarima/ML-Pipeline-using-DVC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build & Track ML Pipelines with DVC

How to run?

conda create -n test python=3.11 -y

conda activate test

pip install -r requirements.txt

DVC Commands

git init

dvc init

dvc repro

dvc dag

dvc metrics show

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.9%
  • Python 7.1%