MLOps for R with Azure Machine Learning (MLOps cho R với Azure Machine Learning) - David Smith
- 페이지 수
- 24
- 형식
- 크기
- 2 MB
- 언어
- EN · English
- 조회수
- 0
- 댓글
- 0
- Lượt tải
- 0
미리보기 생성 중...
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 (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 페이지
- 업로더
- Uni24h
설명
Trích nội dung tài liệu
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” 문서는 무료입니다. 로그인 후 '다운로드'를 클릭하여 원본 파일을 받으세요.
이 문서는 몇 페이지로 되어 있나요?
이 문서는 24페이지입니다. 다운로드하기 전에 온라인으로 미리 볼 수 있습니다.
다운로드하기 전에 미리 볼 수 있나요?
네. 이 페이지의 온라인 리더를 통해 문서를 미리 본 후 다운로드 여부를 결정할 수 있습니다.
MLOps for R with Azure Machine Learning (MLOps cho R với Azure Machine Learning) - David Smith
미리보기 생성 중...
Trích nội dung tài liệu
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 페이지
- 업로더
- Uni24h
댓글 (0)
댓글이 없습니다. 첫 댓글을 남겨보세요!
Ngân hàng đề thi môn: Hệ thống thông tin quản lý
Đề thi môn Cơ sở dữ liệu (kèm Đáp án) - Đại học Sư phạm kỹ thuật
Đề thi và đáp án môn Hệ thống thông tin kế toán
Đề thi và đáp án môn Cấu trúc dữ liệu giải thuật
Đáp án đề thi môn Mạng máy tính - ĐH Công nghệ thông tin (CNTT)
Tổng hợp Đề Toán 5 - Luyện thi vào Lớp 6 - CLB EMath
Bài giảng vật lý đại cương (Chương 3) - Đỗ Ngọc Uấn
Chương 8.Nguyên tử - Vật lý đại cương 3 - TS.Nguyễn Thị Trang
Chương 7.Cơ học lượng tử - Vật lý đại cương 3 - TS.Nguyễn Thị Trang
Chương 6.Quang học lượng tử - Vật lý đại cương 3 - TS.Nguyễn Thị Trang

댓글 (0)
댓글이 없습니다. 첫 댓글을 남겨보세요!