Azure ML Studio now supports Microsoft R Open, Python 3

[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.

In Azure ML Studio, you use a browser-based “workbench” tool to flow data through pre-built data munging, machine learning and predictive modeling modules. These pre-built components perform computations in the Azure cloud and cover just about everything you'd want to do with data, including data transformation tools (add/remove columns, split data), variable selection, statistical and machine learning functions (classification, clustering, regression), and even text analytics. For everything else, you can use a language module that allows you to pass the data stream through any R or Python script, which gives you pretty much unlimited flexibility in how you handle the data. (If you're new to ML Studio, these videos will help you get started, including how to sign up for a free trial account.)

MLStudio

ML studio now gives you even more flexibility, with new language engines supported in the language modules. Within the Execute Python Script module, you can now choose to use Python 2.7.11 or Python 3.5, both of which run within the Acaconda 4.0 distribution. And within the Execute R Script module, you can now choose Microsoft R Open 3.2.2 as your R engine, in addition to the existing CRAN R 3.1.0 engine. Microsoft R Open 3.2.2 not only gives you a newer R language engine, it also gives you access to a wealth of new R packages for use within ML Studio. Over 400 packages are pre-installed for use with the R Script module, and you can install and use any other R package (including CRAN packages and your own R packages) via the Script Bundle input port.

The new Execute R Script and Execure Python Script modules are available in Azure ML Studio now. For more information on the new features, follow the link below.

Cortana Intelligence and Machine Learning Blog: Azure ML Now Supports Multiple R & Python Versions, Including Microsoft R Open & Python 3

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)