Applied Data Analysis in Python

Over the years, Python has become a very popular tool for analysing data. These days it comes with support from many tools to do machine learning, data querying, neural networks and exploratory analysis. In this course we will investigate the use of scikit-learn for machine learning to discover things about whatever data may come across your desk.

We'll start by introducing machine learning and fitting with linear regression.