Azure / Azure/MachineLearningNotebooks

Who is responsible for 'azureml.training', support for Python 3.6

Open
#1,761 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
4.4k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

I am using Azure AutoML and exported a module, which i tired to use Local and in Azure NB directly.
Please add in the documentation who is responsible for 'azureml.training', there is no direct pip module for that.

```
!pip show azureml.training
WARNING: Package(s) not found: azureml.training
```

```
import azureml.training
print(azureml.training)
```

I am not able to use it in Python 3.6 but it is available in Python 3.8, but i am not sure where it is loaded from. Does this come from 'azureml.training.tabular'?

---
#### Document details

⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*

* ID: eb938463-51c2-43f3-d528-76a07a28bec8
* Version Independent ID: e15753c0-6fe1-100a-0efc-08c1f845dc83
* Content: [Azure Machine Learning SDK for Python - Azure Machine Learning Python](https://docs.microsoft.com/en-gb/python/api/overview/azure/ml/?view=azure-ml-py)
* Content Source: [AzureML-Docset/docs-ref-conceptual/index.md](https://github.com/MicrosoftDocs/MachineLearning-Python-pr/blob/live/AzureML-Docset/docs-ref-conceptual/index.md)
* Service: **machine-learning**
* Sub-service: **core**
* GitHub Login: @cjgronlund
* Microsoft Alias: **cgronlun**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.