Please enable JavaScript to use CodeHS

Introduction to Artificial Intelligence

Lesson 4.1 Introduction to Predictive Models

Description

Students will get an introduction to how linear regression is used to create a predictive model, used in Machine Learning supervised learning. They will explore an example of data from which a linear regression model can be made.


Objective

Students will be able to:

  • Explain how linear regression models can be used to predict or estimate an outcome.
  • Approximate a linear regression model by hand and assess its accuracy.