Generally, a regression problem is to find a relation between variables. In machine learning, it is considered a supervised learning problem, where we learn from instances from a data set
containing input-output pairs
.
Defined in the KML header <kml/regression.hpp>.