Chapter : Lesson 1

Exercise 1 - A Basic Machine Learning Pipeline

face Josiah Wang

Congratulations on finishing Lesson 1!

Machine Learning is a very practical and applied subject. Thus, you should always try to get your hands dirty and try things out for yourself. Watching Josiah trying to be funny in his videos will only get you so far.

Trying things out for yourself will help you get a better grasp at the concepts discussed in the video. You’ll gain a better understanding of the nuances of Machine Learning at implementation level. Lots of unexpected things can and will happen when implementing programs!

Instructions

We will use Google Colab for these exercises. It will allow you to easily run code, change things in the code and rerun, etc.

You DO NOT need to know how to code, although it helps. You will just need to run the code snippets as instructed and observe the output.

Save a copy of the notebook on your own Google Drive and work on your own copy if you want to keep any changes you make. They will not be saved otherwise.

Are you ready?

Click the buton below for the exercise. You will be brought to Google Colab with Exercise 1.

Otherwise, see you in the next lesson!