Azure / Azure/MachineLearningNotebooks

Estimator Framework Related Packages when specifying conda dependencies file

Abierto
#923 2 comentarios 0 reacciones 1 asignado Asignado a @mx-iao Ver en GitHub
ADO AI Training/Estimators assigned-to-author doc-enhancement product-feedback Training triaged
Lenguaje dominante
Jupyter Notebook
Estrellas
4.4k
Forks
2.6k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I find it more convenient to specify additional conda dependencies in a conda_env.yaml file rather then using conda_packages in the Estimator constructor.
The documentation warns me for the conda_dependencies_file parameter: ...If specified, Azure ML will not install any framework related packages. But I could not find a list of these "framework related packages", which are needed, for example, to mount datastores properly. It turns out, including azureml-defaults in the pip dependencies section of the conda yaml files gives me all the functionality I need, but there might be other packages that I missed but would be necessary for other use cases.
Therefore, I would suggest to add a link in the documentation of the conda_dependencies_file parameter to a complete list of these "framework related packages".

---
#### Document Details

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

* ID: 0db16bca-3797-0285-3ef2-99de84e4a0be
* Version Independent ID: cba716ef-395b-c8f9-2cbc-967bbc338c87
* Content: [azureml.train.estimator.Estimator class - Azure Machine Learning Python](https://docs.microsoft.com/en-us/python/api/azureml-train-core/azureml.train.estimator.estimator?view=azure-ml-py)
* Content Source: [AzureML-Docset/stable/docs-ref-autogen/azureml-train-core/azureml.train.estimator.Estimator.yml](https://github.com/MicrosoftDocs/MachineLearning-Python-pr/blob/live/AzureML-Docset/stable/docs-ref-autogen/azureml-train-core/azureml.train.estimator.Estimator.yml)
* Service: **machine-learning**
* Sub-service: **core**
* GitHub Login: @j-martens
* Microsoft Alias: **jmartens**

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.