MLOPS for R with Azure Machine Learning

[This article was first published on Revolutions, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

The video recording of my RStudio::conf talk, MLOPS for R with Azure Machine Learning, is now available for streaming thanks to the fine folks at RStudio.

Mlops-talk-scrshot

The talk begins with a general discussion of MLOps (Machine Learning Operations) and how it differs from DevOps as applied to traditional (non-ML-based) applications. This is a theme I plan to develop further in upcoming talks, but this slide provides a summary of the main differences:

Mlops-devops

The second half of the talk describes an MLOPS workflow for building a Shiny application, based on a model trained using the caret package. I used the Azure ML service and the azuremlsdk R package to coordinate the training process and provide a cluster of machines to train multiple models simultaneously and track accuracy to choose the best model to deploy. You can find the complete code behind the demonstration shown in this vignette, included with the azuremlsdk package. (If you haven't used azuremlsdk before, start with this vignette which sets up some prerequisites.)

The slides used in the talk, along with links to other resources, are also available at the link below or at aka.ms/mlops-r.

GitHub (revodavid): Resources for Machine Learning Operations with R

To leave a comment for the author, please follow the link and comment on their blog: Revolutions.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)