Extending experiments using the R language

Similar to Python, you can also use the R code/script to extend your experiment inside ML Studio. However, unlike Python, you get two modules for R, which are as follows:

  • The Execute R Script module
  • The Create R Model module

Understanding the Execute R Script module

Similar to the module for Python, the Execute R Script module also has three input ports and two output ports. The property panel for the module comes with an R script editor where you can enter your code, as shown in the following screenshot:

Understanding the Execute R Script module

The module comes with a sample script, as you can find in the preceding screenshot. You can use the maml.mapInputPort() ...

Get Microsoft Azure Machine Learning now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.