MLOps for R with Azure Machine Learning (MLOps cho R với Azure Machine Learning) - David Smith
Slide giới thiệu về MLOps cho R trên nền tảng Azure Machine Learning, bao gồm quy trình DevOps và ứng dụng dự đoán tai nạn giao thông.
プレビューを生成中...
MLOps for R with Azure Machine Learning David Smith Cloud Advocate, Microsoft @revodavid What is DevOps? People. Process. Products. Build & Test “ DevOps is the union of people, process, and products to enable continuous delivery of value to your end users. Continuous Delivery Develop ” http://bit.ly/WhatIs-DevOps Deploy Plan & Track Operate Monitor & Learn DevOps Process 1 Plan 4 Monitor + Learn Development Production 2 Develop + Test 3 Release Machine Learning Process Prepare data Evaluate Build and train Production DEVOPS MLOPS Manage code (source files) Manage code (source files) Manage data files, notebooks, Rmd docs Manage infrastructure (as code) Manage infrastructure (as code) Manage environments (as code) Source code control Source code control Track experiment outcomes Manage data sets Build executables Builds take hours (mostly) commodity compute Train models Model training may take weeks or months GPU compute Manage build versions Manage model versions Manage reproducible environments Tests (deterministic) Fix bugs with code Tests (probabilistic) Fix bugs with code and/or data Model drift / model retraining Azure Machine Learning Azure ML service SDK for R Open-source R package for use with CRAN R: azuremlsdk • Create Workspaces, Experiments, Compute, Models, and other artifacts with R commands Use any R function/package (and track requirements for deployment) HyperDrive support: smart hyperparameter search with parallel compute Publish models as web services (in Azure or your own infra) Trigger training / deployment pipelines from CI/CD services Accident fatality prediction app Manage Data Train Model Import flat CSV file and clean data Export to datastore Create training cluster Run experiments: GLM, KNN, GLMNET Deploy model Select model by accuracy Deploy R function as container Integrate model Shiny application Call R function via REST endpoint Create compute instance for
… 完全なドキュメントを読むには、元のファイルをダウンロードしてください。
- ドキュメント名
- MLOps for R with Azure Machine Learning (MLOps cho R với Azure Machine Learning) - David Smith
- 著者(ドキュメント内)
- David Smith
- 内容
- Tài liệu trình bày về MLOps cho R trên Azure, tập trung vào việc áp dụng DevOps vào quy trình học máy. Nó giới thiệu Azure ML SDK cho R và minh họa quy trình từ chuẩn bị dữ liệu, huấn luyện mô hình, đến triển khai và tích hợp ứng dụng học máy.
- 目次
- What is DevOps?
- DevOps Process
- Machine Learning Process
- DEVOPS vs MLOPS
- Azure Machine Learning
- Azure ML service SDK for R
- Accident fatality prediction app
- Create compute instance for interactive work
- Use Compute Instance to prep and share data
- Create 2-node training cluster
- Train models and choose one to deploy
- Register model
- Deploy Model as service
- Integrate model into Shiny app
- Deliver ML apps with Pipelines
- CI/CD for apps with Azure Pipelines
- Complete Pipeline
- Retraining
- Azure Pipelines
- Thank you!
- ページ数
- 24 ページ
- アップロード者
- Giang Le
よくある質問
このドキュメントは無料ですか?
はい。「MLOps for R with Azure Machine Learning (MLOps cho R với Azure Machine Learning) - David Smith」は無料です。ログインして「ダウンロード」をクリックするだけで、元のファイルを取得できます。
このドキュメントは何ページありますか?
このドキュメントは 24 ページあります。ダウンロードする前にオンラインでプレビューできます。
ダウンロードする前にプレビューできますか?
はい。このページにあるオンラインリーダーでドキュメントをプレビューし、その後ダウンロードするかどうかを決めることができます。

コメント (0)
まだコメントはありません。最初のコメントを書きましょう!