Skip to main content

Introduction

Welcome to the ML in Practice module. There are many problems in the world just waiting to be solved with abundant data and machine learning algorithms. However, with such a wide assortment of model types to choose from, what is the right tool for the job? In this module, you will learn how to differentiate between supervised and unsupervised learning, code a linear regression model using Scikit Learn, and understand how to distinguish between regression and classification.