This repository contains all of the Python notebooks and files associated with the 2021 Machine Learning Week hands-on workshop, Machine Learning with Python.
Mac computer:
-
Open a Terminal window
-
Navigate to the folder where you want to download the 2021MLWEEK_MLWITHPYTHON folder
For example, to download the 2021MLWEEK_MLWITHPYTHON folder onto your Desktop:
- First, type the following and then hit Enter:
cd
- Second, type the following and then hit Enter:
cd Desktop/
- First, type the following and then hit Enter:
-
Finally, to download the 2021MLWEEK_MLWITHPYTHON folder, type the following and then hit Enter:
git clone https://github.com/cbrownley/2021MLWEEK_MLWITHPYTHON.git
Windows computer:
-
Click 'Clone or download' and then 'Download ZIP' in the right side of the page
-
Click on the zipped folder to open it in File Explorer
-
Click 'Extract all'
-
Edit the path to save the 2021MLWEEK_MLWITHPYTHON folder on your Desktop
-
Click 'Extract'