Skip to content

https://raw.githubusercontent.com/MicrosoftLearning/mslearn-mlops/refs/heads/main/docs/02-optimize-model-training.md -- jpynb errors #43

@SkillableKarl

Description

@SkillableKarl

In Exercise 'Optimize model training in Azure Machine Learning', Task 'Convert a notebook to a script', Step 3, we see several errors that could be worked around by adding cells to install missing bits:

Image

Workaround: Installed Scikit-learn:

Image

Additional error on matplotlib:

Image

Workaround: Installed matplotlib:

Image

Also, in Exercise # Optimize model training in Azure Machine Learning - Task # Convert a notebook to a script - Step #8
Issue Identified: Adding the modules using pip in the notebook will break the .py file when trying to run. to workaround this issue and still install the needed modules for both the notebook and python file:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions