2021 Machine Learning Week

Machine Learning with Python: A Hands-On Introduction

This repository contains all of the Python notebooks and files associated with the 2021 Machine Learning Week hands-on workshop, Machine Learning with Python.

to download

Mac computer:

  1. Open a Terminal window

  2. 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/
  3. 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:

  1. Go to: https://github.com/cbrownley/2021MLWEEK_MLWITHPYTHON

  2. Click 'Clone or download' and then 'Download ZIP' in the right side of the page

  3. Click on the zipped folder to open it in File Explorer

  4. Click 'Extract all'

  5. Edit the path to save the 2021MLWEEK_MLWITHPYTHON folder on your Desktop

  6. Click 'Extract'