Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.18 KB

File metadata and controls

52 lines (31 loc) · 1.18 KB

R, Python, and Jupyter

R

You can create a model from R: NB: You can also get more info by clicking on (more help...) on the bottom right of the screen while a module is selected

Or just execute some R script:

Please also refer to:

Python

You can execute some Python code:

Please also refer to:

Jupyter

From you Azure ML free account you can use Jupyter notebooks.

NB: a similar service is available at https://notebboks.azure.com

You can start with a blank Jupyter notebook:

You can also have a look at the 2 following ones that show how to leverage Azure ML runtime without using the studio:

... in Python:

Excerpts:

... in R:

Excerpts: