Python Language Modules

 

Updated: September 21, 2017

Azure Machine Learning supports running custom Python code in machine learning experiments. You write your code and add it to the Execute Python Script module.

The Python environment in Azure Machine Learning uses the Anaconda environment, which is easy to use and also includes some of the more important and popular Python packages, including NumPy, SciPy, and Scikits-Learn. For more information about the Python envionment, see Microsoft Azure Machine Learning Python Client Library.

For more information about how you can use Python code in Azure Machine Learning, see these resources:

The Python Language Modules category includes the following module:

ModuleDescription
Execute Python ScriptExecutes a Python script from an Azure Machine Learning experiment

R Language Modules
Module Categories and Descriptions

Show: