Skip to Main Content

Introduction to Machine Learning in Python

What is Google Colab?

We will be using Google Colab to conduct our cleaning and inspection. Google Colab is an interactive coding environment based on the Juptyer Notebook structure. Watch the video below to learn more about Google Colab.

Machine Learning (Unsupervised) Example File

Demonstration Data

Uploading Data to Colab

For ease of use, follow the steps below to upload the data file to the Colab environment.

1. Open the FILES tab on the left side of the window and select the circled file upload button.

2. Select the data file from its location on your system.

3. You can refer to this file using a relative path ("./workshop_Car_data.csv") in the environment.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.