Supervised Learning in Game Data Science

Magy Seif El-Nasr,Truong Huy Nguyen Dinh,Alessandro Canossa,Anders Drachen
DOI: https://doi.org/10.1093/oso/9780192897879.003.0007
2021-10-14
Abstract:This chapter discusses several classification and regression methods that can be used with game data. Specifically, we will discuss regression methods , including Linear Regression , and classification methods, including K-Nearest Neighbor, Naïve Bayes, Logistic Regression, Linear Discriminant Analysis, Support Vector Machines, Decisions Trees , and Random Forests . We will discuss how you can setup the data to apply these algorithms, as well as how you can interpret the results and the pros and cons for each of the methods discussed. We will conclude the chapter with some remarks on the process of application of these methods to games and the expected outcomes. The chapter also includes practical labs to walk you through the process of applying these methods to real game data.
What problem does this paper attempt to address?