@inbook{3a85e36d797645459480383e181ad54f,
title = "Regression: Data-Driven Modeling of Numerical Relationships in Tourism",
abstract = "Regression is the task of calculating a numerical value based on an object's set of characteristics. One important sub-branch consists of methods that learn regression functions from example data. The following chapter will provide an overview of the most basic concepts and methods of this type of data-driven regression. While we refer to the previous chapter regarding the most basic principles of supervised machine learning, here we will introduce measures of regression performance that are necessary to direct data-driven training of regression functions and/or to evaluate regression results. Regarding regression methods, we will concentrate on linear regression, regression trees and ensemble variants thereof, support vector regression, and artificial neural networks. These concepts and methods will then be applied to a tourism-related case, demonstrating the practical implementation of such, using Python and the machine learning framework scikit-learn. The use case will exemplify how to model the prediction of the total sum of bookings for a hotel based on web tracking data. Predictions with linear regression, support vector regression, decision trees, random forests, and neural networks will be calculated and evaluated.",
keywords = "Regression, Machine learning, Linear regression, Regression tree, Random forest, Gradient tree boosting, Support vector machine, Neural network, Gradient tree boosting, Linear regression, Machine learning, Neural network, Random forest, Regression, Regression tree, Support vector machine",
author = "Andreas St{\"o}ckl and Ulrich Bodenhofer",
note = "Publisher Copyright: {\textcopyright} 2022, The Author(s), under exclusive license to Springer Nature Switzerland AG.",
year = "2022",
month = jan,
doi = "10.1007/978-3-030-88389-8_11",
language = "English",
isbn = "978-3-030-88389-8",
series = "Tourism on the Verge",
publisher = "Springer",
pages = "209--229",
editor = "Roman Egger",
booktitle = "Applied Data Science in Tourism: Interdisciplinary Approaches, Methodologies, and Applications",
address = "Germany",
}