Utilizing Imbalanced Data and Classification Cost Matrix to Predict Movie Preferences
Haifeng Wang

TL;DR
This paper develops a movie genre recommendation system that effectively handles imbalanced data and unequal classification costs using ensemble and SVM algorithms, improving prediction accuracy for targeted marketing.
Contribution
It introduces a novel approach combining cost-sensitive learning and ensemble methods to address imbalanced genre preferences in small datasets for SMEs.
Findings
Ensemble methods outperform SVM in accuracy.
Cost-sensitive models improve genre prediction for SMEs.
Selected predictors reduce overfitting and training time.
Abstract
In this paper, we propose a movie genre recommendation system based on imbalanced survey data and unequal classification costs for small and medium-sized enterprises (SMEs) who need a data-based and analytical approach to stock favored movies and target marketing to young people. The dataset maintains a detailed personal profile as predictors including demographic, behavioral and preferences information for each user as well as imbalanced genre preferences. These predictors do not include the information such as actors or directors. The paper applies Gentle boost, Adaboost and Bagged tree ensembles as well as SVM machine learning algorithms to learn classification from one thousand observations and predict movie genre preferences with adjusted classification costs. The proposed recommendation system also selects important predictors to avoid overfitting and to shorten training time.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSupport Vector Machine
