← Back to Topics

Basic Machine Learning Skills

01

I can load datasets using Python libraries

In this lesson, you will learn how to import datasets into Python using popular libraries like pand…

Estimated Duration: 15–30 min

02

I can train a simple machine learning model

In this lesson, you will learn how to build and train a basic machine learning model. We'll cover p…

Estimated Duration: 30–45 min

03

I can evaluate a machine learning model using metrics

In this lesson, you will learn how to quantitatively assess the performance of machine learning mod…

Estimated Duration: 30–45 min

04

I can tune hyperparameters of a model

In this lesson, you will learn how to optimize the settings of a machine learning model, known as h…

Estimated Duration: 45–60 min