Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shah-zeb-naveed authored Mar 18, 2024
1 parent 8cfe16b commit 34e95b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ A repository containing some projects I deployed in Azure Machine Learning, focu

- Implemented different environments in Github with Azure User-Assigned Managed Idenitity
- Configured CI/CD using Github Actions including linting, unit testing, automatic deployment and endpoint set-up
- Upon PR to main, the training script is run/test automatically and if successful, a new production run is created upon approval. Once merged to main, an endpoint is updated/created and the model is re/deployed.
- Used Azure curated conda environement for Python 3.8 (a required fix as Azure curated environment for 3.7 crashes due to dependency resolution issues)
- An MLFLOW model (Logistic Regression) deployed on a real-time endpoint in Azure:

Expand Down

0 comments on commit 34e95b3

Please sign in to comment.