Skip to content

Commit 69ffac2

Browse files
authored
Update README.md
1 parent 4e6fa74 commit 69ffac2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎README.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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+
- [X] Data Versioning: DVC
9+
- [X] CI/CD: Unit testing with Pytest, pre-commit and Github Actions
10+
- [X] CML: Continuous Machine Learning and Github Actions
11+
- [X] Deploy on release: Github Actions and IBM Watson
12+
- [ ] Monitoring: OpenScale
13+
814
## 📋 Requirements
915

1016
* DVC

0 commit comments

Comments
 (0)