Determining directions of service quality management using online review mining with interpretable machine learning
提出一个结合可解释机器学习的框架,通过在线评论挖掘估计服务特征的重要性,帮助管理者优先改进服务点,并以新加坡酒店数据验证了其优于传统方法。
Determining the importance values of service features is necessary to prioritize the points in service quality management and improvement. Existing studies have used linearly additive relationship models to estimate service feature importance, such as linear and logistic regression. This traditional approach is interpretable but often limited in terms of model fitness and prediction performance. Meanwhile, modern advanced machine learning models provide high fitness and performance but often lack interpretability. Thus, to achieve both reliable prediction and interpretation, we propose a systematic framework for estimating the importance of service features using online review mining with interpretable machine learning. An interpretable machine learning-based method is proposed to estimate the importance values of features by applying the shapley additive global importance metric to the highest-performance prediction model. We validate the superiority of our framework over existing methods through a case study on the global importance estimation of hotel service features in Singapore. To facilitate additional applications, we offer the implementation code of our work at https://github.com/JK-SHIN-PG/OnReviewServImprovement.