AzureML Studio : Notebooks

In this notebook, we will use the AzureML Studio's Notebooks to design, train, test and deploy our data processing pipeline.

The experiment is visible in the AzureML Studio : oc-p7-notebook

Notebook code

The code deployed in the Notebooks environment consists of :

Model training

We can observe the model performances while training :

AzureML Notebooks - Results

Query result

We can observe the result of a query to the REST API :

AzureML Notebooks - Query