##########################################################################################
Microsoft Azure Machine Learning - AzureML Contrib Server
##########################################################################################
The azureml-contrib-server is local HTTP service used to expose a subset of the functionality provided by the AzureML SDK to VS Tools for AI extensions (VSCode and Visual Studio) and includes the following:
- Utility methods that glues together the AML SDK and the REST API.
- HTTP server that offers part of AML SDK functionality.
Setup
Install AzureML Contrib Server package:
.. code-block:: python
pip install azureml-contrib-server