Introduction to regression models by using R and tidymodels

Beginner
Developer
Data Scientist
Student
Azure

Get an introduction to regression models. In machine learning, the goal of regression is to create a model that can predict a numeric, quantifiable value.

Learning objectives

In this module, you'll learn:

  • When to use regression models.
  • How to train and evaluate regression models by using the tidymodels framework.

Prerequisites

  • Knowledge of basic mathematics
  • Some experience programming in R