Skip main navigation

Understanding decision trees

In this video, you’ll explore how decision trees work. You will learn about the definition of a decision tree and look at some examples.

Time series

In this video, you’ll explore the concept of time series. You will learn about: time series time series analysis.

Analysing and plotting output

In this video, you’ll explore the most important part of regression: plotting and analysing the output. You will learn about: styling a particular linear regression scatter plots parameters plotting a …

Understanding linear regression

In this video, you’ll explore the basic implementation of linear regression using the Jupyter Notebook. You will learn about: Matplotlib Pyplot Matplotlib in Numpy Scikit-learn training parameters testing parameters regression …