Welcome! In this library we have the Python programming exercises for the ML Crash Course.
These notebooks contains the programming exercises used in the ML Crash Course. While you could explore the examples without following the tutorial, it's strongly recommended that you follow along with the course on Microsoft Learn.
If you aren't already completing ML Crash Course you can visit the learning path.
- Go to Azure Notebooks projects.
- Click on Upload GitHub Repo.
- Click on the "GitHub repository" box and paste in
MicrosoftDocs/ms-learn-ml-crash-course-python
. - Click the Import button.
Below are some common issues and their solutions when completing the exercises in this Azure Notebooks.
The links to the exercises on MS Learn assume you have set up your library, and kept the library ID as 'ms-learn-ml-crash-course-pytho' - if you haven't then the links won't work.
- Click here to go to your libraries
- Right clicking on your library and select Settings
- Change the Library ID back to
ms-learn-ml-crash-course-pytho
.
You can also just go to your library and right click the programming exercise you wish to do and click 'Run'