Skip to content

Commit 220eb3d

Browse files
authored
Update README.md
1 parent 936fd0a commit 220eb3d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,17 @@ MLOps pipeline with DVC and CML using Github Actions and IBM Cloud
55
[![model-deploy-on-release](https://github.com/MLOPsStudyGroup/dvc-gitactions/actions/workflows/deploy_on_release.yaml/badge.svg)](https://github.com/MLOPsStudyGroup/dvc-gitactions/actions/workflows/deploy_on_release.yaml)
66
[![Python Package and Test](https://github.com/MLOPsStudyGroup/dvc-gitactions/actions/workflows/test_on_push.yaml/badge.svg)](https://github.com/MLOPsStudyGroup/dvc-gitactions/actions/workflows/test_on_push.yaml)
77

8-
[Video Demo](https://www.youtube.com/watch?v=OJOL80K31rY)
8+
[Video Demo](https://www.youtube.com/watch?v=sRQKk4C1dOk)
9+
10+
[Documentation and Implementation Guide](https://mlops-guide.github.io)
11+
912
## 🔰 Milestones
1013
- [X] Data Versioning: DVC
1114
- [X] Machine Learning Pipeline: DVC Pipeline (preprocess, train, evaluate)
1215
- [X] CI/CD: Unit testing with Pytest, pre-commit and Github Actions
1316
- [X] CML: Continuous Machine Learning and Github Actions
1417
- [X] Deploy on release: Github Actions and IBM Watson
15-
- [ ] Monitoring: OpenScale
18+
- [X] Monitoring: OpenScale
1619
- [X] Infrastructure-as-a-code: Terraform script
1720

1821
## 📋 Requirements

0 commit comments

Comments
 (0)