Lesson

Short lessons part of Mage Academy for Machine Learning and features in our product.

Felicia Kuan

February 14, 2022

Edit: September 27, 2023

Felicia Kuan

February 14, 2022

Edit: September 27, 2023

In this Mage Academy lesson on model training, we’ll learn how to split your data for training and testing your machine learning models with K Fold Cross Validation.

Jahnavi C.

February 11, 2022

Edit: March 9, 2022

Jahnavi C.

February 11, 2022

Edit: March 9, 2022

In this Mage Academy lesson on model evaluation, we’ll learn how to calculate Mean absolute error (MAE).

Felicia Kuan

February 10, 2022

Edit: April 22, 2022

Felicia Kuan

February 10, 2022

Edit: April 22, 2022

In this Mage Academy lesson on feature engineering, we’ll learn about how we’d parse and extract contents of a column at a particular index for the purpose of simplifying or specifying the information in a separate column.

Nathaniel Tjandra

February 9, 2022

Edit: March 28, 2022

Nathaniel Tjandra

February 9, 2022

Edit: March 28, 2022

In this Mage Academy lesson on model evaluation, we’ll learn how to calculate F1 score and what it means.

Felicia Kuan

February 9, 2022

Edit: April 19, 2022

Felicia Kuan

February 9, 2022

Edit: April 19, 2022

In this Mage Academy lesson on data cleaning, we’ll learn how to remove duplicate row entries of a column value in Pandas.

Nathaniel Tjandra

February 7, 2022

Edit: April 19, 2022

Nathaniel Tjandra

February 7, 2022

Edit: April 19, 2022

In this Mage Academy lesson on model evaluation, we’ll learn how to calculate specificity using a confusion matrix and understand what it means for a model to have a high or low value.

Nathaniel Tjandra

February 3, 2022

Edit: April 14, 2022

Nathaniel Tjandra

February 3, 2022

Edit: April 14, 2022

In this Mage Academy lesson on model evaluation, we’ll learn how to calculate recall using a confusion matrix and understand what it means for a model to have a high or low recall value.

Nathaniel Tjandra

February 2, 2022

Edit: April 15, 2022

Nathaniel Tjandra

February 2, 2022

Edit: April 15, 2022

In this Mage Academy lesson on model evaluation, we’ll learn how to calculate precision for your machine learning models.

Nathaniel Tjandra

February 1, 2022

Edit: April 13, 2022

Nathaniel Tjandra

February 1, 2022

Edit: April 13, 2022

In this Mage Academy lesson on model evaluation, we’ll learn how to calculate and understand the accuracy of Machine Learning models.