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)
댓글이 없습니다. 첫 댓글을 남겨보세요!