This module consists of a handful of videos that will help you
get familiar with some basic tools of machine learning including:
Jupyter Notebooks
Google Colab
Numpy
Pandas
SciKit Learn
understand how the kNN (k Nearest Neighbors) algorithm works.
write code that uses kNN to solve classification problems.
Git and Github
It is important to both save and share your work and one way to do so is by using Github. In this video we will learn how to create a repository, commit code, and work with markdown files.