Azure MLOps (v2) solution accelerators. Enterprise ready templates to deploy your machine learning models on the Azure Platform.
Перейти к файлу
Setu Chokshi 8185a8a318
Update the documentation to include the latest patches (#96)
* Update README.MD (#95)

Included the link to the documentation for QuickStart Demo and the YouTube links to MLOPs and MG's tutorial.

* adding context/clarification for when using WSL (#89)

* adding context/clarification for when using WSL

* added more WSL specific documentation

---------

Co-authored-by: Tim Schaeps <timschaeps@microsoft.com>
2023-02-10 16:51:55 +08:00
.azuredevops Update documentation for ADO project initialization (#84) 2023-01-27 11:20:27 +08:00
.github Updated the issue template (#74) 2022-12-01 09:06:05 +00:00
documentation Update the documentation to include the latest patches (#96) 2023-02-10 16:51:55 +08:00
media Main dec31 (#80) 2023-01-05 09:24:38 -06:00
.gitignore Merging the complete build with online and batch end points. (#15) 2022-04-13 18:56:04 +05:30
CONTRIBUTING.md add CONTRIBUTING.md, other updates (#6) 2022-04-15 07:38:02 -07:00
LICENSE LICENSE committed 2022-03-23 04:08:40 -07:00
README.md Update the documentation to include the latest patches (#96) 2023-02-10 16:51:55 +08:00
SECURITY.md Microsoft mandatory file (#20) 2022-05-18 16:44:20 -07:00
sparse_checkout.sh Main dec31 (#80) 2023-01-05 09:24:38 -06:00

README.md

Azure MLOps (v2) Solution Accelerator

Header

Welcome to the MLOps (v2) solution accelerator repository! This project is intended to serve as the starting point for MLOps implementation in Azure.

MLOps is a set of repeatable, automated, and collaborative workflows with best practices that empower teams of ML professionals to quickly and easily get their machine learning models deployed into production. You can learn more about MLOps here:

Project overview

The solution accelerator provides a modular end-to-end approach for MLOps in Azure based on pattern architectures. As each organization is unique, solutions will often need to be customized to fit the organization's needs.

The solution accelerator goals are:

  • Simplicity
  • Modularity
  • Repeatability & Security
  • Collaboration
  • Enterprise readiness

It accomplishes these goals with a template-based approach for end-to-end data science, driving operational efficiency at each stage. You should be able to get up and running with the solution accelerator in a few hours.

Prerequisites

  1. An Azure subscription. If you don't have an Azure subscription, create a free account before you begin.
  2. For Azure DevOps-based deployments and projects:
  3. For GitHub-based deployments and projects:
  4. Git bash, WSL, or another shell script editor on your local machine

Documentation

  1. Solution Accelerator Concepts and Structure - Philosophy and organization
  2. Architectural Patterns - Supported Machine Learning patterns
  3. Accelerator Deployment Guides - How to deploy and use the soluation accelerator with Azure DevOps or GitHub
  4. Quickstarts - Precreated project scenarios for demos/POCs. Azure DevOps ADO Quickstart.
  5. YouTube Videos: Deploy MLOps on Azure in Less Than an Hour and AI Show

Contributing

This project welcomes contributions and suggestions. To learn more visit the contributing section, see CONTRIBUTING.md for details.

Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.