Azure / Azure/MachineLearningNotebooks

Train Local MLFLow Project conda env missing packages

Open
#1,423 5 comments 0 reactions 0 assignees View on GitHub
ADO MLOps product-issue
Dominant language
Jupyter Notebook
Stars
4.4k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

When trying to run the example notebook how-to-use-azureml/track-and-monitor-experiments/using-mlflow/train-projects-local/train-projects-local.ipynb, the code in the final code block (the one that has `{“USE_CONDA” : True}`) fails with `ModuleNotFoundError: No module named ‘sklearn’`

It seems the code is trying to use the local conda environment despite specifying it to build one from the MLFlow project.

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.