November 2020
Beginner
392 pages
8h 16m
English
In this chapter, we are going to cover one of the most important techniques—and likely the most frequently used technique – in data science, which is regression.
Regression, in layman's terms, is to build or find relationships between variables, features, or any other entities. The word regression originates from the Latin regressus, which means a return. Usually, in a regression problem, you have two kinds of variables:
Our goal is to try to find a relationship between dependent and independent variables.
Note
It is quite helpful to understand word origins or how ...
Read now
Unlock full access