Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ All of our examples will be built in the open and we welcome contributions from
- https://github.com/Azure/ml-functions-package-demo package an ML model for use in Azure Functions
- https://github.com/microsoft/seismic-deeplearning (deep learning for seismic imaging and interpretation)
- https://github.com/CESARDELATORRE/poc-spark-aml/blob/master/spark-job.py (Spark job on aml compute)
- https://github.com/microsoft/knowledge-extraction-recipes-forms/blob/master/Pipelines/Azure_Machine_Learning/README.md (Knowledge Extraction from Forms with MLOps)

## How is MLOps different from DevOps?
- Data/model versioning != code versioning - how to version data sets as the schema and origin data change
Expand Down