R Samples for Machine Learning Server

Important

This content is being retired and may not be updated in the future. The support for Machine Learning Server will end on July 1, 2022. For more information, see What's happening to Machine Learning Server?

The following samples are available for R developers. Use these as examples to learn Machine Learning Server functions in R script or code.

Example Description
Sample data in RevoScaleR Links and instructions for using built-in sample data and online data sets.
RevoScaleR rxExecBy parallel processing example Demo script illustrating rxExecBy for parallel processing.
R Server with Sparklyr example Sample code and instructions.
R samples for MicrosoftML Descriptions and links to various samples showing how to use machine learning algorithms in R script or code.

See also

Python samples