English

Automatic Classification of Games using Support Vector Machine

Machine Learning 2021-05-18 v2

Abstract

Game developers benefit from availability of custom game genres when doing game market analysis. This information can help them to spot opportunities in market and make them more successful in planning a new game. In this paper we find good classifier for predicting category of a game. Prediction is based on description and title of a game. We use 2443 iOS App Store games as data set to generate a document-term matrix. To reduce the curse of dimensionality we use Latent Semantic Indexing, which, reduces the term dimension to approximately 1/9. Support Vector Machine supervised learning model is fit to pre-processed data. Model parameters are optimized using grid search and 20-fold cross validation. Best model yields to 77% mean accuracy or roughly 70% accuracy with 95% confidence. Developed classifier has been used in-house to assist games market research.

Keywords

Cite

@article{arxiv.2105.05674,
  title  = {Automatic Classification of Games using Support Vector Machine},
  author = {Ismo Horppu and Antti Nikander and Elif Buyukcan and Jere Mäkiniemi and Amin Sorkhei and Frederick Ayala-Gómez},
  journal= {arXiv preprint arXiv:2105.05674},
  year   = {2021}
}

Comments

7 pages, 7 figures, updated contact information of one author

R2 v1 2026-06-24T02:02:22.540Z