Skip to main content

Linear Regression

  • Chapter
  • First Online:
Machine Learning for Practical Decision Making

Abstract

Regression aims at predicting a future value, so the outcome we are trying to predict is a number, not a class. Many problems can be reduced to predicting a number; for example, predicting the median house value, or predicting the number of people who will be infected by a virus, or predicting the rate of readmission to a hospital in a certain season, etc. In all these examples, our outcome is a number, so regression can be used to predict the outcome. In other words, we can use regression to build a model that can predict (with a certain likelihood of success) the outcome based on the existing features (i.e., dataset attributes). The situation resembles estimating a function f that takes many variables as an input and computes a number that estimates (with a certain likelihood of success) what the future outcome will be. The statement “with a certain likelihood of success” refers to the probability that the model (i.e., function) is correct; that model’s probability of success can be computed when we build the model.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 99.00
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Hardcover Book
USD 129.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. J. Brownlee, Master Machine Learning Algorithms: Discover How They Work and Implement Them from Scratch (Jason Brownlee, 2016)

    Google Scholar 

  2. S. Ravichandiran, Hands-On Deep Learning Algorithms with Python: Master Deep Learning Algorithms with Extensive Math by Implementing Them Using TensorFlow (Packt Publishing, 2019)

    Google Scholar 

  3. M. Gopal, Applied Machine Learning (McGraw-Hill Education, 2018)

    Google Scholar 

  4. P.J. Deitel, H. Deitel, Python for Programmers: With intoductory AI Case Studies (Pearson Education, 2019)

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2022 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

El Morr, C., Jammal, M., Ali-Hassan, H., El-Hallak, W. (2022). Linear Regression. In: Machine Learning for Practical Decision Making. International Series in Operations Research & Management Science, vol 334. Springer, Cham. https://doi.org/10.1007/978-3-031-16990-8_6

Download citation

Publish with us

Policies and ethics