Next Article in Journal
Canopy Cover Drives Odonata Diversity and Conservation Prioritization in the Protected Wetland Complex of Thermaikos Gulf (Greece)
Previous Article in Journal
A Partitioned Cloth Simulation Filtering Method for Extracting Tree Height of Plantation Forests Using UAV-LiDAR Data in Subtropical Regions of China
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Analyzing Forest Leisure and Recreation Consumption Patterns Using Deep and Machine Learning

Division of Forest Human Services Research, National Institute of Forest Science, Seoul 02455, Republic of Korea
*
Author to whom correspondence should be addressed.
Forests 2025, 16(7), 1180; https://doi.org/10.3390/f16071180
Submission received: 17 June 2025 / Revised: 11 July 2025 / Accepted: 15 July 2025 / Published: 17 July 2025
(This article belongs to the Special Issue Forest Economics and Policy Analysis)

Abstract

Globally, forest leisure and recreation (FLR) activities are widely recognized not only for their environmental and social benefits but also for their economic contributions. To better understand these economic contributions, it is vital to examine how the regional economic levels of customers vary when consuming FLR. This study aimed to empirically examine whether the regional economic level of residents (i.e., gross regional domestic product; GRDP) is classifiable using FLR expenditure data, and to interpret which variables contribute to its classification. We acquired anonymized credit card transaction data on residents of two regions with different GRDP levels. The data were preprocessed by identifying FLR-related industries and extracting key spending features for classification analysis. Five classification models (e.g., deep neural network (DNN), random forest, extreme gradient boosting, support vector machine, and logistic regression) were applied. Among the models, the DNN model presented the best performance (overall accuracy = 0.73; area under the curve (AUC) = 0.82). SHAP analysis showed that the “FLR industry” variable was most influential in differentiating GRDP levels across all the models. These findings demonstrate that FLR consumption patterns may vary and are interpretable by economic levels, providing an empirical framework for designing regional economic policies.

1. Introduction

Globally, forest leisure and recreational (FLR) activities have been extensively studied as a significant component of outdoor leisure [1,2,3]. These activities have been shown to contribute positively to both physical and mental health, while also enhancing individual and social well-being [4,5]. They encompass camping and hiking, in addition to horseback riding, marathon running, fishing, skiing, and other forms of nature-based recreation [6,7]. Beyond their health benefits, these activities also represent a substantial economic contributor, generating considerable value through tourism and related industries.
According to a global report, approximately 3.3% of global GDP was generated by cultural and nature-based recreation [8]. In the United States, outdoor recreation accounted for 2.3 percent (USD 639.5 billion) of GDP in 2023 [9]. Moreover, recent studies highlight not only the industrial scale of FLR but also its role in revitalizing regional economies [7,10]. Forest recreation has been positioned as a means to excavate local history and cultural identity, facilitating the integration of culture and tourism for sustainable development [11,12]. Furthermore, tourism generally has been shown to have both direct and indirect economic impacts on related industries, and industries associated with FLR have the potential to generate similar economic effects [13,14]. These economic and social impacts have been supported by quantitative and empirical studies [12,15,16]. For example, Zhou et al. (2024) [15] demonstrated that nature-based leisure activities enhance regional economic vitality and promote socio-cultural engagement. Similarly, Tyrväinen et al. (2013) [12] showed that forest recreational visits contribute to local economic development. FLR patterns have additionally been analyzed in spatial dimensions to understand spatial consumption behaviors and visitation purposes. While the economic value of FLR is widely confirmed, there is a lack of empirical research investigating the determinants of consumer spending in FLR markets using actual transaction data to interpret their impact on regional economic outcomes.
A recent study on FLR markets reported that there are statistical differences in consuming patterns of forest leisure and sports related to individual incomes [17]. To analyze such markets effectively, examining actual consumer characteristics, including demographic and spending information, is essential [18,19]. Furthermore, statistical approaches are limited in handling complex consumer attributes, and the application of artificial intelligence (AI) techniques has become increasingly widespread across various fields [20,21,22]. Recent studies in South Korea have actively utilized AI to reveal consumer characteristics by analyzing credit card transaction data across various industries and product types [23,24,25,26,27,28,29]. Similarly, global research trends show the continued use of AI in analyzing consumer behavior patterns in a wide range of fields [30,31,32,33]. Although AI has been applied in forestry primarily for remote sensing and policy-related text analysis, quantitative research focusing on consumer behavior remains limited [34,35,36]. Accordingly, further research should clarify how FLR consumption is related to regional economic level (i.e., gross regional domestic product; GRDP), offering empirical insights into regionally differentiated consumption patterns.
In AI analysis, consumer characteristics, which are often highly complex, are typically structured in tabular format and are analyzed using classification and regression techniques based on machine and deep learning algorithms [32,33,37,38]. These models, including deep neural networks (DNNs) and tree-based structures, compute the influence of each input variable as it passes through nodes, thereby classifying the target or generating nonlinear regression functions that are difficult to estimate using traditional statistical models [39,40,41,42,43]. Classification model performance is commonly evaluated by comparing metrics such as overall accuracy (OA), F1 score, and area under the receiver operating characteristic curve (ROC-AUC), which enables the selection of the optimal model [44,45,46,47]. To further interpret the results, SHapley Additive exPlanations (SHAP) is often applied to estimate the contribution of each input feature to the prediction outcomes [48,49].
FLR industries hold significant potential to contribute to regional economic development. Consumer behavior in FLR markets can vary substantially depending on individual economic status. Understanding whether and how these consumption patterns in markets differ as per customers’ income levels is essential for designing strategies that support regional economies. However, due to privacy regulations, acquiring actual consumption data remains challenging, and the available data often involves complex, multi-dimensional characteristics that are difficult to analyze using conventional statistical approaches. To address these gaps, we investigated the differences in FLR consumption patterns based on regional economic levels (i.e., GRDP) by applying deep and machine learning models to individual credit card transaction data. Furthermore, SHAP was employed to interpret the importance of each feature and provide transparency in model decision-making. Through this methodological approach, the study may contribute to advancing empirical understanding of income-based consumption behaviors in the forest economic domain by applying interpretable classification techniques to individual-level transaction data, thereby offering a practical framework for classifying regional economic levels.

2. Materials and Methods

2.1. Conceptual Workflow of GRDP-Level Classification

The overall workflow of this study comprised three main stages: data acquisition, GRDP-level classification, and model assessment (Figure 1). In the data acquisition stage, customer credit card consumption data, including demographic and spending information, were collected from a credit card company and preprocessed. FLR industries were identified through expert surveys and subsequently classified according to the Korean Standard Industrial Classification (KSIC) System. These processes yielded a structured dataset with the GRDP level as the dependent variable and a set of independent variables, including sex, age, spending behavior, and expenditure on FLR industries. In the GRDP-level classification stage, one deep learning model (DNN), three machine learning models (random forest (RF), extreme gradient boosting (XGBoost), and support vector machine (SVM)), and one statistical model (logistic regression (LR)) were applied to perform the classification tasks. Finally, in the model assessment stage, model performance was evaluated using OA, F1 score, and AUC, followed by best-fit model selection and feature importance interpretation using SHAP values.

2.2. Data Acquisition and Preparation

As a first step, this study preliminarily examined administrative regions in South Korea that fell within the top 10%, 45%–55%, and bottom 80% quantiles of GRDP before proceeding to GRDP-level classification using actual customer data. These three economic quantiles were based on the assumption that FLR consumption patterns would differ depending on the economic level of residents, thereby enabling comparative analysis across income groups. However, the dataset from the bottom 80% quantile was considerably limited in both size and FLR industry expenditure. Due to these constraints, the bottom 80% quantile data were excluded from the analysis. The final analysis was focused on comparing residents from regions in the top and middle GRDP quantiles.
According to the investigation, 23 cities or administrative districts fell within the top 10% and 45%–55% GRDP levels. To ensure comparability across regions with different economic profiles, while controlling for population size, the Jung-gu district of Seoul (GRDP 10%; top GRDP) was selected as a suitable region for further classification, with a population of 121,312 in 2023, and Naju city of Jeollanam-do (GRDP 45%–55%; mid GRDP) with a population of 117,377 in 2023.
Second, we acquired actual customer credit card consumption information for top GRDP and mid GRDP from a credit card company. Due to strict regulations of customer information privacy, the monthly demographic and spending information of 207,485 customers was collected, including variables such as “period (year-month)”, “administrative region-province”, “administrative region-city/county/district”, “sex”, “age group”, “KSIC middle & small code”, “detailed KSIC name and code,” “transaction amount”, “number of transactions”, and “number of members” for the period from January to November 2023.
Third, to identify industries related to FLR, a survey was conducted with ten experts, referencing the Korea Consumer Index and the KSIC [50,51]. A total of 13 mid-level KSIC industries that fell within the top 20% in relevance and scored 40%–90% in impact were selected. These selected mid-level KSIC industries were then reclassified into five FLR industry categories based on thematic similarity and consumption behavior (e.g., tourism and accommodation: hotel services, resort condominiums, other lodging services; cultural shopping: daily goods, arts and crafts, forest products; food and beverages: restaurant services; leisure services: recreational sports, performing arts, operation of tourism facilities; education: general education, cultural education, publishing).
Based on these assessments, 34 detailed sub-industry codes were identified, and FLR-related transactions were extracted from credit card data based on these codes, resulting in a final dataset of 38,433 FLR consumption records. For classification modeling, the GRDP quantile corresponding to each region was used as the dependent variable, and sex, age group, FLR industry category, transaction amount, number of transactions, and number of members were used as independent variables. Nominal variables were transformed using label encoding to make them suitable for machine learning analysis, and numerical variables were standardized to minimize the impact of differences in units and scales across variables.

2.3. Development of GRDP Classification Model

In this study, five models, including machine and deep learning and statistical classification models, were used to analyze regional differences based on consumer transaction data. This analysis focused on a comparative study of top and mid GRDP. Classification was performed by training the models to distinguish between these two regions based on consumer spending patterns using the features extracted by each algorithm. To ensure data homogeneity, 10,000 samples were randomly selected from each region, resulting in a dataset of 20,000 records for training and validation.
In the Python 3.8.0 environment, five classification algorithms (DNN, XGBoost, RF, SVM, and LR) were applied to examine whether cardholders in the top 10% GRDP region and those in the median quantile (45%–55%) could be classified based on consumption behavior. To achieve optimal model performance, hyperparameter tuning was conducted using the Optuna library, with parameter ranges for each model set based on previous studies [52,53,54].

2.3.1. DNN

To classify the structured data using deep learning, a customized DNN architecture was designed based on TensorFlow. DNNs comprise multiple fully connected layers capable of modeling complex nonlinear relationships between inputs and outputs. In this study, the DNN architecture enabled the analysis of intricate interactions between independent variables used in the classification task [55,56,57].
Utilizing Optuna, the best-performing DNN model comprised six hidden layers with 512, 512,256, 256, 128, and 64 neurons. Dropout regularization was applied to the hidden layer between the 4th and 5th layers at a rate of approximately 0.15. The rectified linear unit activation function was used in the hidden layers, and a sigmoid function was applied to the output layer to perform binary classification. The model was trained with the Adam optimizer, using a batch size of 128 for 300 epochs.

2.3.2. RF

RF is an ensemble learning method that constructs multiple decision trees and aggregates their classifications through majority voting. It is renowned for its ability to estimate feature importance in prediction and classification tasks [58]. Each tree was trained on different combinations of samples and features to reduce the risk of overfitting inherent to individual trees.
A model was built using 196 decision trees, each with a maximum depth of 17. The minimum number of samples required to split a node was set to seven, and each leaf node was required to have at least four samples. These settings were selected to balance model complexity, interpretability, and computational efficiency. The Gini impurity criterion was used for node splitting.

2.3.3. XGBoost

XGBoost is an implementation of gradient boosting, designed for performance optimization and computational efficiency. Unlike RF, XGBoost sequentially builds decision trees by correcting the residuals of previous trees. It approximates the loss function using second-order derivatives for both the classification and regression analyses. Moreover, it employs both L1 and L2 regularizations to prevent overfitting.
In this study, the model was trained with 126 boosting rounds, a maximum tree depth of 7, and a learning rate of 0.13. The objective function was set to softmax for multiclass classification, and the evaluation metric was the multiclass log-loss. Features such as the built-in handling of missing values and regularization techniques contribute to the model’s stable performance.

2.3.4. SVM

An SVM is a margin-based classifier that aims to find a hyperplane that maximizes the margin between different classes. Strategies such as one-vs-rest or one-vs-one are typically applied. In this study, a radial basis function kernel was used to capture nonlinear boundaries for multiclass classification. The penalty parameter (C) was set to 9.96, and the gamma value was set to 0.98. Probability estimates for ROC analysis were obtained using Platt scaling. All features were standardized using z-score normalization before training.

2.3.5. LR

LR is a linear classification model that estimates the log odds of an outcome based on a linear combination of input features. It is widely used as a baseline model in multiclass classification due to its simplicity, speed, and interpretability. In this study, the regularization parameter (C) was set to 0.01, and the solver was specified as “liblinear.” The number of iterations was adjusted accordingly. To address class imbalance, the class weight = “balanced” option was used to optimize the model.

2.4. GRDP Classification Models Assessment

The performance of the classification models was evaluated using three metrics—OA, F1 score, and AUC. OA measures the proportion of correct classifications out of the total classifications and reflects the overall performance of a classifier. However, when class imbalance is present, accuracy alone may overestimate model performance, necessitating the consideration of additional evaluation metrics. The F1 score is the harmonic mean of precision and recall and provides a balanced assessment of model performance, particularly for the positive class. Precision refers to the proportion of correctly classified positive instances out of all classified positives, whereas recall indicates the proportion of correctly classified positive instances out of all actual positives. The F1 score is particularly useful when precision and recall are equally important. AUC represents the area under the ROC curve and reflects the probability that the classifier will correctly distinguish between randomly selected positive and negative samples. AUC values close to 1 indicate high classification performance. This metric is particularly suitable for evaluating the tradeoff between sensitivity and specificity in binary classification problems. Theoretically, the AUC is derived by plotting the ROC curve based on sensitivity (recall) and specificity (1—false-positive rate) over various threshold values and calculating the area under the resulting curve. This quantifies the ability of the model to correctly distinguish between positive and negative instances. OA, precision, recall, and F1 score are defined as follows:
O v e r a l l   a c c u r a c y = T P + T N T P + T N + F P + F N
P r e c i s i o n = T P T P + F P
R e c a l l = T P T P + F N
F 1 = 2 ( P r e c i s i o n × R e c a l l ) P r e c i s i o n + R e c a l l

2.5. SHAP-Based Feature Importance Analysis

To identify the most influential features in the optimal models, this study employed the SHapley Additive exPlanations (SHAP) technique, which applies to three classification models of excellent performance. SHAP allows the interpretation of complex machine and deep learning models by quantifying feature importance even when the models themselves are not inherently interpretable [48,49]. Unlike local explanation methods such as local interpretable model-agnostic explanations, which compute feature weights based on localized perturbations, SHAP is grounded in cooperative game theory and calculates Shapley values. These values represent the average marginal contributions of each feature across all possible feature combinations. By comparing classifications made using a specific feature with average classifications, SHAP computes the contribution of the feature to the model output. Through this mechanism, SHAP decomposes the classification into additive feature contributions, enabling a consistent and unified measure of feature importance across different types of models. In this study, SHAP was used to evaluate the contributions of the independent variables for both interpretation and model refinement.
In the SHAP summary plots, each dot represents a single observation, with color gradients indicating the value of the corresponding variable. For continuous variables such as transaction amount, transaction frequency, and number of users, red tones represent higher values while blue tones indicate lower values. For categorical variables encoded numerically, color interpretation follows the order of encoding. In terms of case of gender, female participants (encoded as 1) are presented in red, and male participants (encoded as 0) appear in blue. For age groups, values range from teenagers to individuals in their 60s, with redder colors indicating older age groups and bluer tones representing younger groups.
The FLR industry type variable is also numerically encoded according to increasing economic relevance in leisure activities. Here, redder shades correspond to industries such as food and beverages or leisure services, which are located at the higher end of the encoding scale. Bluer colors typically represent tourism and accommodation or education services, which occupy the lower end of the spectrum. This color mapping helps to intuitively identify which types of consumers and industries contribute more strongly to the prediction of regional economic levels.

3. Results

3.1. Descriptive Statistics for Top and Mid GRDP

Before the main analysis, descriptive statistics were computed for the datasets corresponding to each GRDP quantile region (Table 1). In the original dataset, the top GRDP (i.e., Jung-gu) and the mid GRDP (i.e., Naju) presented a sex imbalance, with approximately 5300 more male than female consumers. However, in the filtered dataset containing only transactions related to FLR industries, the number of card transactions by women in the top GRDP exceeded that by men. In terms of age, consumers in their teens showed the lowest number of transactions in both the original and filtered datasets, whereas those aged 60 and older accounted for the highest number of transactions in both the top GRDP and mid GRDP. After filtering for FLR industries, the transaction count in top GRDP decreased from 133,571 to 23,621 and in mid GRDP from 72,284 to 11,284. Despite this reduction, the ratio of transaction counts between top GRDP and mid GRDP remained consistent at approximately 2:1.
In the original dataset, the average expenditure of the top GRDP was 308,792 KRW higher than that of the mid GRDP. However, after filtering, the average spending of the top GRDP slightly exceeded that of the mid GRDP by 11,118 KRW. Although the standard deviation decreased in both regions after filtering, the variation in mid GRDP remained greater than that in the top GRDP. Before filtering, the minimum values were approximately 600 and 550 for the top GRDP and mid GRDP, respectively, increasing to 4800 and 1800 after filtering. In contrast, the maximum value for the mid GRDP was consistently approximately twice that of the top GRDP, both before and after filtering. The median values were 184,935 KRW higher in the top GRDP before filtering. However, after filtering, the mid GRDP exceeded the top GRDP by 9500 KRW. Both the mean and median transaction counts decreased after filtering, although the top GRDP maintained a higher median usage. However, the maximum transaction count in the mid GRDP was more than double that in the top GRDP. The number of unique members also declined after filtering, and the top GRDP had higher average and median numbers of users. Similar to the transaction count, the mid GRDP showed more than twice the maximum number of users compared with that in the top GRDP, indicating regional differences in the feature characteristics between the top and mid GRDP.

3.2. Machine Learning and Statistical Analysis of Customer Data Derived from Credit Card Sales Data

Among the five models, DNN showed the best overall performance, with top scores in both F1 and AUC, at approximately 0.73 and 0.82, respectively (Table 2). On the other hand, RF showed the highest OA, exceeding that of DNN by approximately 0.01. XGBoost showed minimal difference in overall performance compared to RF, with a slightly lower accuracy (by approximately 0.01). Additionally, the SVM model achieved an AUC of approximately 0.7981 (rounded to 0.80), which is close to the commonly accepted threshold for an excellent model. Its F1 score was approximately 0.70, showing only a slight difference compared to the top three models. LR showed the weakest overall performance, even after parameter optimization, with an AUC of only 0.66 and the lowest accuracy at 0.6.
Further analysis using confusion matrices revealed that the DNN model accurately classified both true positives (TPs) and true negatives (TNs). It showed slightly better performance than RF, XGBoost, and SVM in classifying TNs. The RF and XGBoost models were slightly better than DNN in classifying TPs and tended to classify more instances as belonging to the top GRDP. In contrast, LR showed a tendency to classify most cases as mid GRDP and had significant difficulty in accurately identifying TPs compared with the other models. Across all five models, the AUC scores were higher than the accuracy scores, and a visual analysis confirmed that the AI-based models outperformed the statistical model (Figure 2).

3.3. Feature Importance of GRDP Models

Based on overall model performance, a final SHAP analysis was conducted for the top three models—DNN, XGBoost, and RF. In the DNN model, the “FLR industries” was identified as the most influential variable (Figure 3). Moreover, a higher transaction count had a negative SHAP value, decreasing the classification output, whereas a lower count increased the output but had less impact. Other key features included the number of members and the monthly spending amount. The model responded positively to a higher number of users and spending amount, contributing to an increase in the classification values. In contrast, sex generally had a low impact, as indicated by the narrow SHAP value distributions, suggesting low feature importance.
In the RF model, the most important features included the FLR industries, the number of users, and the spending amount (Figure 4). Notably, certain industry types strongly increased classification values, presenting a broad distribution. This distribution indicates a significant influence due to the unique characteristics of specific industry groups. Additionally, the higher numbers of users tended to decrease classifications. However, sex and age groups had relatively low importance, with SHAP values concentrated near zero, implying limited influence on model classifications.
On the other hand, FLR industries, the spending amounts, and the number of transactions were the most important features in the XGBoost model (Figure 5). The FLR industries also had SHAP value distribution, indicating a significant influence due to the unique characteristics of specific industry groups. Unlike in the other models, the spending amount had relatively high importance in XGBoost, suggesting this model was more sensitive to credit card expenses than to the size of the user base.

4. Discussion

4.1. Comparison and Selection of Best-Performing GRDP Classification Models

This section evaluates and compares the performance of the five classification models using the OA, F1 score, and AUC metrics to identify the most suitable model for classifying GRDP levels. We emphasize the interpretation of performance differences in terms of the threshold sensitivity, class balance, and algorithmic characteristics.
In the present study, the average difference between the OA and F1 scores across the models was approximately zero, indicating minimal discrepancy. Although most models, except for LR, showed slightly lower F1 scores by approximately −0.1, this range is considered acceptable based on findings from similar studies, which have reported differences of up to −0.15 between OA and F1 scores in machine learning models [58,59]. In addition, the RF and XGBoost models were evaluated as having satisfactory AUC performances in [58], suggesting that their strong performance in the current study is unlikely to result from overfitting.
Meanwhile, the AUC exceeded OA by up to 0.09. This may indicate that, despite the models’ reasonable performance, the fixed threshold used in classification may have led to ambiguity in defining the decision boundary for the positive class. Supporting this, previous studies have reported that AUC can be up to 0.06 higher than OA, particularly in cases involving imbalanced data [58,60,61,62,63]. These studies noted that data imbalance may distort model classifications, and overfitting could also be a concern. In contrast, our study used balanced data with an equal number of samples (10,000) from each GRDP class, eliminating potential bias due to class imbalance. Therefore, the observed gap between AUC and OA may be influenced by both the characteristics of the data and the inherent characteristics of the models, even after mitigating class imbalance. To enhance the generalizability of the results, we suggest applying the proposed framework to datasets from other credit card companies to determine whether the observed classification patterns remain consistent across different data sources.
The LR model exhibited relatively poor performance despite parameter optimization using the Optuna framework. Although its AUC slightly exceeded 0.6, which is commonly considered the minimum validation score for good models, its OA remained slightly over 60%, indicating limitations in handling large-scale data (20,000 records) for classification tasks. This finding was also reflected in the ROC-AUC curve, in which LR showed a conservatively biased classification of the positive class, resulting in a low TP rate in certain segments. This aligned with the confusion matrix, which suggested that the high-threshold setting of the model prevented it from responding sensitively to positive cases.
In terms of model performance based on the AUC scores, the DNN, XGBoost, and RF models all exceeded the standard of an excellent model (=0.8), signifying a strong classification capability. The ROC-AUC of these models showed smooth transitions without sharp inflection points, suggesting a balanced tradeoff between TP and false-positive rates. Among all models, DNN achieved the highest overall performance and effectively captured complex consumer behavior patterns, making it a valuable tool for GRDP classification. However, the XGBoost and RF models also demonstrated comparable performance despite being computationally lighter than DNN. This could be attributed to the relatively small number of variables, which included only six demographic and consumption-related features despite the complex data structure observed in the descriptive analysis [64,65].
Furthermore, this study investigated whether deep and machine learning techniques could effectively distinguish consumption patterns of FLR participants between top and mid-level GRDP regions. Given this research objective, the comparative analysis based solely on the top 10% and 45%–55% quantile groups may reasonably be considered adequate, despite the exclusion of the bottom quantile due to data limitations. Moreover, potential data biases should be acknowledged, particularly those caused by differences in credit card usage across demographic groups such as age or income level. These biases may influence the observed spending patterns and should be addressed in future data collection and model refinement.

4.2. Importance Features for Classifying GRDP Level

This section analyzes the input variables that most significantly influenced GRDP classification across different models, with a particular focus on model interpretability through SHAP values.
Interpreting the variables classification models rely on to classify GRDP levels is essential. Despite the high classification performance of deep learning models, their complex and nonlinear internal structures pose challenges in understanding the contributions of individual features. The SHAP method is typically employed to address this [48,65,66,67]. However, tree-based machine learning models such as RF and XGBoost provide more interpretable variable importance measures due to their branching structure, and SHAP reportedly works effectively with these models [58,68,69,70]. Given these differences in model interpretability, a unified and quantitative approach for assessing feature importance across models is necessary.
Therefore, the SHAP technique was used in the current study. Considering SHAP is model-agnostic, it enables the quantitative assessment of feature contributions in both machine learning models (e.g., XGBoost and RF) and complex deep learning models [71,72]. Through this approach, we were able to identify the relative importance of key features in DNN models, which were previously considered “black boxes,” and visually compare how each model utilized input variables.
SHAP analysis revealed that the “FLR industries” variable consistently showed the highest importance across all models, suggesting that FLR industrial structure is a key determinant of GRDP levels. In contrast, the importance of “transaction amount” varied across models, being highly influential in the XGBoost model but contributing relatively little in the deep learning model. This suggests that deep learning models may dilute or redistribute the influence of specific variables through nonlinear interactions and multilayered structures [66,67,73].
Although expenditure is often assumed to be the most decisive predictor, our SHAP analysis shows that the FLR industry type variable plays a considerably larger role in the model’s decisions. In the total performances of the best models, higher-value observations associated with food-and-beverage and leisure-service sectors consistently receive positive SHAP values, indicating that heavier spending in these categories increases the likelihood that a region is classified as high-GRDP. In contrast, observations linked to tourism and accommodation tended to cluster on the negative side of the SHAP axis, suggesting that short-stay or irregular tourism demand does not necessarily translate into sustained local economic circulation. Cultural shopping activity also shows a weak negative contribution, implying limited economic leverage under the present data conditions.
These findings offer actionable implications for regional policy development. In particular, food-and-beverage and leisure-service industries, which exhibited strong positive contributions in the SHAP analysis, may serve as strategic leverage points for enhancing regional economic vitality. Policy interventions could focus on developing region-specific culinary products and experiential programs that promote repeat visitation and extended stay. Furthermore, integrating consumption-oriented elements, such as localized food or seasonal leisure events, into existing festivals and tourism initiatives may increase per-visitor spending and foster sustained economic circulation within local communities. These strategies align with the industry categories identified by the model as having the most substantial influence, suggesting a data-informed foundation for targeted and scalable regional development planning. By incorporating local historical and cultural contexts, such strategies can further be refined to support FLR programs tailored to the economic profiles of individual regions.
However, this study inferred economic levels indirectly using GRDP and focused on a limited set of consumption categories. Therefore, further research is needed to apply this methodology to diverse regions, particularly those targeted for regional revitalization, and to refine the selection and inclusion of input variables to derive more generalizable policy implications.

5. Conclusions

Based on the results of this study, actual card expenditures related to cultural activities varied in terms of total usage frequency and spending amount according to the GRDP quantiles. Overall, the top GRDP exhibited a greater consumption volume than mid GRDP. However, when focusing on the five FLR industry categories, mid GRDP demonstrated higher total and average expenditures per transaction relative to usage frequency, indicating that descriptive statistics alone are insufficient to fully interpret the underlying consumption characteristics.
To classify GRDP quantiles of residents based on such complex FLR consumption behaviors, deep and machine learning algorithms (DNN, RF, and XGBoost) were applied. These models successfully revealed the multivariate spending patterns of consumers with high accuracy and explanatory standards (AUC 0.8). Moreover, AI-based models provide insights into how actual spending patterns reflect the underlying regional economic conditions. These results suggest that the proposed analytical framework can serve as a practical basis for designing region-specific FLR policies.
Certain models presented limitations in classification sensitivity, which was reflected in the lower OA compared with the AUC. Moreover, due to strict customer policy, we were able to acquire a few variables, comprising only demographic and expenditure information. These limitations may be addressed by including additional variables, such as educational attainment, consumer movement routes, or regional transaction locations, in future research.
In this study, we presented an empirically analytical framework for classifying regional economic levels (i.e., GRDP) based on FLR consumption data. This framework may offer methodological insights into how FLR consumption reflects income-related economic patterns across regions. Using deep and machine learning methods, we were able to classify consumer transaction data patterns that are often difficult to identify using traditional statistical techniques. Moreover, it was confirmed that forest-related industries may demonstrate economic significance in terms of consumer income levels. Notably, this study not only evaluated model performance but also explored the relative importance of input variables, which may provide policy-relevant implications for region-specific FLR planning and sustainable economic development. Future studies could incorporate more diverse datasets (e.g., qualitative surveys or location-based services) to enrich the interpretation of FLR consumption patterns and validate the applicability of models in other regional or international contexts.

Author Contributions

Conceptualization, J.K., J.C. and S.K.; methodology, J.K.; software, J.K.; validation, J.K., J.C. and S.K.; formal analysis, J.K.; investigation, J.C. and S.K.; data curation, J.K., J.C. and S.K.; writing—original draft preparation, J.K. and J.C.; writing—review and editing, J.K., J.C. and S.K.; visualization, J.K.; supervision, J.C., S.K. and J.K.; project administration, S.K.; funding acquisition, S.K. All authors have read and agreed to the published version of the manuscript.

Funding

This research did not receive external funding.

Data Availability Statement

The data presented in this study are available upon request from the corresponding author. The data are not publicly available due to ethical restrictions.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. U.S. Forest Service. National Visitor Use Monitoring Survey Results National Summary Report: Data Collected FY 2018 Through FY 2022; US Forest Service: Washington, DC, USA, 2023.
  2. Miller, A.; Winter, P.; Sánchez, J.; Peterson, D.; Smith, J.W. Climate Change and Recreation in the Western United States: Effects and Opportunities for Adaptation. J. For. 2022, 120, 453–472. [Google Scholar] [CrossRef]
  3. Geng, W.; Wan, Q.; Wang, H.; Dai, Y.; Weng, L.; Zhao, M.; Lei, Y.; Duan, Y. Leisure Involvement, Leisure Benefits, and Subjective Well-Being of Bicycle Riders in an Urban Forest Park: The Moderation of Age. Forests 2023, 14, 1676. [Google Scholar] [CrossRef]
  4. Mitten, D.; Overholt, J.R.; Haynes, F.I.; D’Amore, C.C.; Ady, J.C. Hiking: A Low-Cost, Accessible Intervention to Promote Health Benefits. Am. J. Lifestyle. Med. 2023, 12, 302–310. [Google Scholar] [CrossRef] [PubMed]
  5. Li, Y.; Zhang, J.; Jiang, B.; Li, H.; Zhao, B. Do All Types of Restorative Environments in the Urban Park Provide the Same Level of Benefits for Young Adults? A Field Experiment in Nanjing, China. Forests 2023, 14, 1400. [Google Scholar] [CrossRef]
  6. Jang, Y.; Yoo, R.; Lee, J. The Characteristics of Forest Leisure Activities and Demographic Factors Influencing Visitor Preference. J. Korean Soc. For. Sci. 2020, 25, 231–242. [Google Scholar]
  7. Qiu, Y.; He, D.; Xu, Z.; Shi, X. The Role of the Forest Recreation Industry in China’s National Economy: An Input–Output Analysis. Sustainability 2023, 15, 9690. [Google Scholar] [CrossRef]
  8. Millennium Ecosystem Assessment (MEA). Ecosystems and Human Well-Being: Current State and Trends; Island Press: Washington, DC, USA, 2005; Volume 5, p. 563. [Google Scholar]
  9. Bureau of Economic Analysis (BEA). Outdoor Recreation Satellite Account, U.S. and States, 2023; U.S. Department of Commerce: Washington, DC, USA, 2024.
  10. Rosenberger, R.S.; White, E.M.; Kline, J.D.; Cvitanovich, C. Recreation Economic Values for Estimating Outdoor Recreation Economic Benefits from the National Forest System; General Technical Report PNW-GTR-957; U.S. Department of Agriculture, Forest Service, Pacific Northwest Research Station: Portland, OR, USA, 2017.
  11. Lu, J.; He, Z. Research on the Planning and Design of Forest Recreation Base Based on GIS and RMP Analysis—Take the Example of Forest Recreation Base Above the Clouds in Heshun County, Shanxi Province. IOP Conf. Ser. Earth Environ. Sci. 2022, 966, 012016. [Google Scholar] [CrossRef]
  12. Tyrväinen, L.; Buchecker, M.; Degenhardt, B.; Vuletić, D. Evaluating the economic and social benefits of forest recreation and nature tourism. In European Forest Recreation and Tourism; Taylor & Francis: London, UK; New York, NY, USA, 2009; pp. 59–87. [Google Scholar]
  13. Pratt, S. Economic Linkages and Impacts Across the TALC. Ann. Tour. Res. 2011, 38, 925–945. [Google Scholar] [CrossRef]
  14. Hosseini, S.M.; Paydar, M.M.; Alizadeh, M.; Triki, C. Ecotourism Supply Chain During the COVID-19 Pandemic: A Real Case Study. Appl. Soft. Comput. 2021, 107, 107919. [Google Scholar] [CrossRef] [PubMed]
  15. Zhou, Q.; Zheng, Y.Z.; Lin, H.H.; Yan, X.Q.; Peng, R.; Tsai, I.E.; Tseng, Y.H. Youth well-being and economic vitality: Fostering sustainable development through green leisure sports. Sustainability 2024, 16, 9847. [Google Scholar] [CrossRef]
  16. Li, S.; Colson, V.; Lejeune, P.; Speybroeck, N.; Vanwambeke, S.O. Agent-based modelling of the spatial pattern of leisure visitation in forests: A case study in Wallonia, south Belgium. Environ. Model. Softw. 2015, 71, 111–125. [Google Scholar] [CrossRef]
  17. Kim, S.; Chae, J. Analysis of Public Perception and Demand Characteristics for Forest Leisure and Sports: A Comparative Analysis of Linear and Nonlinear Activities. J. Korean Inst. For. Recreat. 2024, 28, 31–42. [Google Scholar] [CrossRef]
  18. Awosika, T.; Shukla, R.M.; Pranggono, B. Transparency and privacy: The role of explainable AI and federated learning in financial fraud detection. IEEE Access 2024, 12, 64551–64560. [Google Scholar] [CrossRef]
  19. Kim, C.; Kim, K. Income, environmental quality and willingness to pay for organic food: A regional analysis in South Korea. Humanit. Soc. Sci. Commun. 2024, 11, 973. [Google Scholar] [CrossRef]
  20. Machado, M.R.; Karray, S. Applying hybrid machine learning algorithms to assess customer risk-adjusted revenue in the financial industry. Electron. Com. Res. Appl. 2022, 56, 101202. [Google Scholar] [CrossRef]
  21. Ali, M.M.; Paul, B.K.; Ahmed, K.; Bui, F.M.; Quinn, J.M.W.; Moni, M.A. Heart disease prediction using supervised machine learning algorithms: Performance analysis and comparison. Comput. Biol. Med. 2021, 136, 104672. [Google Scholar] [CrossRef] [PubMed]
  22. Wassouf, W.N.; Alkhatib, R.; Salloum, K.; Balloul, S. Predictive analytics using big data for increased customer loyalty: Syriatel Telecom Company case study. J. Big Data 2020, 7, 29. [Google Scholar] [CrossRef]
  23. Ahn, Y.; Lee, H.; Ryu, S.; Kim, S.; Park, M. Analysis of coffee franchise failure factor using machine learning algorithms. J. Korean Inst. Ind. Eng. 2023, 49, 37–45. [Google Scholar] [CrossRef]
  24. Lee, S.; Han, D. A study on changes in consumption expenditure patterns before and after COVID-19: Focusing on household typology according to changes in consumption expenditure. J. Consum. Cult. Stud. 2022, 25, 67–91. [Google Scholar]
  25. Lee, G.-T.; Lee, G.-O. A study on the estimation of consumption expenditure of foodservice customers by machine learning algorithm. Int. J. Tour. Hosp. Res. 2021, 35, 161–173. [Google Scholar] [CrossRef]
  26. Cheon, S.Y.; Park, O.Y.; Kang, J.Y. Customer segmentation using machine learning classification model based on unmanned study cafe transaction data analysis. J. Korea Serv. Manag. Soc. 2022, 23, 205–231. [Google Scholar] [CrossRef]
  27. Lee, M.-C.; Yoon, H.-S. A study on detecting fake reviews using machine learning: Focusing on user behavior analysis. J. Knowl. Manag. Res. 2020, 21, 177–195. [Google Scholar]
  28. Kim, M.-J.; Moon, J.-S. Consumption expenditure patterns of babyboomer households according to income quintile using cluster analysis. J. Consum. Cult. 2017, 20, 71–91. [Google Scholar] [CrossRef]
  29. Kim, M.-J. Analysis for the consumption expenditure patterns of babyboomer households according to number of persons. Consum. Policy Educ. Res. 2015, 11, 205–230. [Google Scholar] [CrossRef]
  30. Óskarsdóttir, M.; Bravo, C.; Sarraute, C.; Vanthienen, J.; Baesens, B. The value of big data for credit scoring: Enhancing financial inclusion using mobile phone data and social network analytics. Appl. Soft Comput. 2019, 74, 26–39. [Google Scholar] [CrossRef]
  31. Sobolevsky, S.; Massaro, E.; Bojic, I.; Arias, J.M.; Ratti, C. Predicting regional economic indices using big data of individual bank card transactions. In Proceedings of the 2017 IEEE International Conference on Big Data (Big Data), Boston, MA, USA, 11–14 December 2017; IEEE: Piscataway, NJ, USA, 2017; pp. 1313–1318. [Google Scholar]
  32. Chaubey, G.; Gavhane, P.R.; Bisen, D.; Arjaria, S.K. Customer purchasing behavior prediction using machine learning classification techniques. J. Ambient. Intell. Hum. Comput. 2023, 14, 16133–16157. [Google Scholar] [CrossRef]
  33. Pande, P.; Kulkarni, A.K.; P, B.; S, B.; Ramalingam, V.; R, R. Big data analytics in e-commerce driving business decisions through customer behavior insights. ITM Web Conf. 2025, 76, 05001. [Google Scholar] [CrossRef]
  34. César de Lima Araújo, H.; Silva Martins, F.; Tucunduva Philippi Cortese, T.; Locosselli, G.M. Artificial intelligence in urban forestry—A systematic review. Urban. For. Urban. Green. 2021, 66, 127410. [Google Scholar] [CrossRef]
  35. Firebanks-Quevedo, D.; Planas, J.; Buckingham, K.; Taylor, C.; Silva, D.; Naydenova, G.; Zamora-Cristales, R. Using machine learning to identify incentives in forestry policy: Towards a new paradigm in policy analysis. Forest Policy Econ. 2022, 134, 102624. [Google Scholar] [CrossRef]
  36. Chen, Z.; Lü, Y.; Liu, Y.; Chen, D.; Peng, B. The impact of forest management inventory factors on the ecological service value of forest water conservation based on machine learning algorithms. Forests 2024, 15, 1431. [Google Scholar] [CrossRef]
  37. Altameem, A.A.; Hafez, A.M. Behavior analysis using enhanced fuzzy clustering and deep learning. Electronics 2022, 11, 3172. [Google Scholar] [CrossRef]
  38. Baratzadeh, F.; Hasheminejad, S.M. Customer behavior analysis to improve detection of fraudulent transactions using deep learning. J. AI Data Min. 2022, 10, 87–101. [Google Scholar]
  39. Schmidhuber, J. Deep learning in neural networks: An overview. Neural Netw. 2015, 61, 85–117. [Google Scholar] [CrossRef] [PubMed]
  40. Generosi, A.; Ceccacci, S.; Mengoni, M. A deep learning-based system to track and analyze customer behavior in retail store. In Proceedings of the 2018 IEEE 8th International Conference on Consumer Electronics-Berlin (ICCE-Berlin), Berlin, Germany, 2–5 September 2018; pp. 1–6. [Google Scholar]
  41. Zaghloul, M.; Barakat, S.; Rezk, A. Predicting e-commerce customer satisfaction: Traditional machine learning vs. deep learning approaches. J. Retail. Con. Serv. 2024, 79, 103865. [Google Scholar] [CrossRef]
  42. Drewe-Boss, P.; Enders, D.; Walker, J.; Ohler, U. Deep learning for prediction of population health costs. BMC Med. Inform. Decis. Mak. 2022, 22, 32. [Google Scholar] [CrossRef] [PubMed]
  43. Bartol, K.; Bojanić, D.; Petković, T.; Peharec, S.; Pribanić, T. Linear regression vs. deep learning: A simple yet effective baseline for human body measurement. Sensors 2022, 22, 1885. [Google Scholar] [CrossRef] [PubMed]
  44. Vu, V.H. Predict customer churn using combination deep learning networks model. Neural Comput. Appl. 2024, 36, 4867–4883. [Google Scholar] [CrossRef]
  45. Lima, M.S.M.; Delen, D. Predicting and explaining corruption across countries: A machine learning approach. Gov. Inf. Q. 2020, 37, 101407. [Google Scholar] [CrossRef]
  46. Quynh, T.D.; Dung, H.T. Prediction of customer behavior using machine learning: A case study. In Proceedings of the 2nd International Conference on Human-Centered Artificial Intelligence (Computing4Human 2021), CEUR Workshop Proceedings, Da Nang, Vietnam, 27–28 October 2021. [Google Scholar]
  47. Kim, J.; Kim, I.; Choi, B. Application of a soil erosion susceptibility model using unmanned aerial vehicle photogrammetry in a timber harvesting area, South Korea. Sens. Mater. 2024, 36, 1557–1574. [Google Scholar] [CrossRef]
  48. Lundberg, S.M.; Lee, S.I. A unified approach to interpreting model predictions. Adv. Neural Inf. Process. Syst. 2017, 30. [Google Scholar]
  49. Liu, M.; Ning, Y.; Yuan, H.; Ong, M.E.H.; Liu, N. Balanced background and explanation data are needed in explaining deep learning models with SHAP: An empirical study on clinical decision making. arXiv 2022, arXiv:2206.04050. [Google Scholar]
  50. Korea Consumer Agency. 2023 Korea Consumer Life Index; Korea Consumer Agency: Seoul, Republic of Korea, 2023; pp. 1–200.
  51. Jeju Research Institute. Big-Data Analysis of Credit Card Sales: Tourist Spending in Jeju Based on Credit Card Data (2014–2022); Jeju Research Institute: Jeju, Republic of Korea, 2023. [Google Scholar]
  52. Rimal, Y.; Sharma, N.; Alsadoon, A. The accuracy of machine learning models relies on hyperparameter tuning: Student result classification using random forest, randomized search, grid search, bayesian, genetic, and Optuna algorithms. Multimedia Tool. Appl. 2024, 83, 74349–74364. [Google Scholar] [CrossRef]
  53. Rezashoar, S.; Kashi, E.; Saeidi, S. A hybrid algorithm based on machine learning (LightGBM-Optuna) for road accident severity classification (case study: United States from 2016 to 2020). Innov. Infrastruct. Solut. 2024, 9, 319. [Google Scholar] [CrossRef]
  54. Lai, L.H.; Lin, Y.L.; Liu, Y.H.; Lai, J.P.; Yang, W.C.; Hou, H.P.; Pai, P.F. The use of machine learning models with Optuna in disease prediction. Electronics 2024, 13, 4775. [Google Scholar] [CrossRef]
  55. Chaudhuri, N.; Gupta, G.; Vamsi, V.; Bose, I. On the platform but will they buy? Predicting customers’ purchase behavior using deep learning. Decis. Support. Syst. 2021, 149, 113622. [Google Scholar] [CrossRef]
  56. Kim, K.; Jo, M.; Ra, I.; Park, S. RFMVDA: An enhanced deep learning approach for customer behavior classification in e-commerce environments. IEEE Access 2025, 13, 12527–12541. [Google Scholar] [CrossRef]
  57. Guan, Z.; Chen, L.; Zhao, W.; Zheng, Y.; Tan, S.; Cai, D. Weakly supervised deep learning for customer review sentiment classification. In Proceedings of the 25th International Joint Conference on Artificial Intelligence (IJCAI), New York, NY, USA, 9–15 July 2016; Volume 16, pp. 3719–3725. [Google Scholar]
  58. GhorbanTanhaei, H.; Boozary, P.; Sheykhan, S.; Rabiee, M.; Rahmani, F.; Hosseini, I. Predictive analytics in customer behavior: Anticipating trends and preferences. Results Control Optim. 2024, 17, 100462. [Google Scholar] [CrossRef]
  59. Deniz, E.; Bülbül, S.Ç. Predicting customer purchase behavior using machine learning models. Inf. Technol. Econ. Bus. 2024, 1, 1–6. [Google Scholar] [CrossRef]
  60. Kumar, B.; Roy, S.; Sinha, A.; Iwendi, C.; Strážovská, Ľ. E-commerce website usability analysis using the association rule mining and machine learning algorithm. Mathematics 2022, 11, 25. [Google Scholar] [CrossRef]
  61. Liu, D.; Huang, H.; Zhang, H.; Luo, X.; Fan, Z. Enhancing customer behavior prediction in e-commerce: A comparative analysis of machine learning and deep learning models. Appl. Comp. Eng. 2024, 55, 190–204. [Google Scholar] [CrossRef]
  62. Stubseid, S.; Arandjelovic, O. Machine learning based prediction of consumer purchasing decisions: The evidence and its significance. In Proceedings of the AAAI Workshops, New Orleans, LA, USA, 2–3 February 2018; pp. 100–106. [Google Scholar]
  63. Ballestar, M.T.; Grau-Carles, P.; Sainz, J. Predicting customer quality in e-commerce social networks: A machine learning approach. Rev. Manag. Sci. 2019, 13, 589–603. [Google Scholar] [CrossRef]
  64. Lee, J.; Jung, O.; Lee, Y.; Kim, O.; Park, C. A comparison and interpretation of machine learning algorithm for the prediction of online purchase conversion. J. Theor. Appl. Electron. Com. Res. 2021, 16, 1472–1491. [Google Scholar] [CrossRef]
  65. Al-Otaibi, Y.D. Enhancing e-commerce strategies: A deep learning framework for customer behavior prediction. Eng. Technol. Appl. Sci. Res. 2024, 14, 15656–15664. [Google Scholar] [CrossRef]
  66. Esmeli, R.; Gokce, A. An analysis of consumer purchase behavior following cart addition in e-commerce utilizing explainable artificial intelligence. J. Theor. Appl. Electron. Com. Res. 2025, 20, 28. [Google Scholar] [CrossRef]
  67. Nwafor, C.N.; Nwafor, O.Z. Determinants of non-performing loans: An explainable ensemble and deep neural network approach. Fin. Res. Lett. 2023, 56, 104084. [Google Scholar] [CrossRef]
  68. Wu, Z.; Cha, S.; Wang, C.; Qu, T.; Zou, Z. Salmon consumption behavior prediction based on Bayesian optimization and explainable artificial intelligence. Foods 2025, 14, 429. [Google Scholar] [CrossRef] [PubMed]
  69. Meng, Y.; Yang, N.; Qian, Z.; Zhang, G. What makes an online review more helpful: An interpretation framework using XGBoost and SHAP values. J. Theor. Appl. Electron. Com. Res. 2020, 16, 466–490. [Google Scholar] [CrossRef]
  70. Chen, Y.; Liu, H.; Wen, Z.; Lin, W. How explainable machine learning enhances intelligence in explaining consumer purchase behavior: A random forest model with anchoring effects. Systems 2023, 11, 312. [Google Scholar] [CrossRef]
  71. Kostopoulos, N.; Kalogeras, D.; Pantazatos, D.; Grammatikou, M.; Maglaris, V. SHAP interpretations of tree and neural network DNS classifiers for analyzing DGA family characteristics. IEEE Access 2023, 11, 61144–61160. [Google Scholar] [CrossRef]
  72. Adamu, S.; Iorliam, A.; Asilkan, Ö. Exploring explainability in multi-category electronic markets: A comparison of machine learning and deep learning approaches. J. Fut. Artif. Intell. Tech. 2025, 1, 440–454. [Google Scholar] [CrossRef]
  73. Alomari, Y.; Andó, M. SHAP-based insights for aerospace PHM: Temporal feature importance, dependencies, robustness, and interaction analysis. Results Eng. 2024, 21, 101834. [Google Scholar] [CrossRef]
Figure 1. Overall workflow of the study.
Figure 1. Overall workflow of the study.
Forests 16 01180 g001
Figure 2. ROC-AUC of GRDP-level classification models. DNN, deep neural network; XGBoost, extreme gradient boosting; RF, random forest; SVM, support vector machine; LR, linear regression; ROC-AUC, area under the receiver operating characteristic curve; GRDP, gross regional domestic product.
Figure 2. ROC-AUC of GRDP-level classification models. DNN, deep neural network; XGBoost, extreme gradient boosting; RF, random forest; SVM, support vector machine; LR, linear regression; ROC-AUC, area under the receiver operating characteristic curve; GRDP, gross regional domestic product.
Forests 16 01180 g002
Figure 3. Visualization of the SHAP test for the deep neural network model.
Figure 3. Visualization of the SHAP test for the deep neural network model.
Forests 16 01180 g003
Figure 4. Visualization of the SHAP test for the random forest model.
Figure 4. Visualization of the SHAP test for the random forest model.
Forests 16 01180 g004
Figure 5. Visualization of the SHAP test for the extreme gradient boosting model.
Figure 5. Visualization of the SHAP test for the extreme gradient boosting model.
Forests 16 01180 g005
Table 1. Descriptive statistics of monthly card usage.
Table 1. Descriptive statistics of monthly card usage.
Total DatasetForestLeisure and Recreation-Related Expense
DivisionTop GRDP (n)Mid GRDP (n)Top GRDP (n)Mid GRDP (n)
GenderMale68,11740,92011,5085900
Female65,45432,99412,0415384
Age10s51872161937329
20s22,52814,50040232166
30s25,37413,19349422239
40s25,12913,83448082196
50s23,58614,34137102023
Over 60s31,76715,88551292331
Forest
leisure and
recreation
industries
Tourism and accommodation--2518608
Education--30091164
Cultural shopping--98593850
Food and beverages--63835092
Leisure service--1780570
Monthly
spending amount
Mean2,632,9962,324,2041,799,5401,788,422
Std9,640,67514,592,3244,139,1385,709,750
Min60055046001800
25%185,505152,853168,660176,253
50%617,200432,265460,500470,000
75%2,038,8451,331,2111,372,0001,332,078
Max338,627,655591,602,09450,583,050104,947,940
Number of transactionsMean81635447
Std249321113145
Min3333
25%7666
50%16131513
75%53354433
Max595811,91811882549
Number of membersMean25212220
Std38563249
Min3333
25%5444
50%10797
75%27152316
Max4411172270698
Table 2. Comparison of the performance of each model.
Table 2. Comparison of the performance of each model.
ModelOAF1 ScoreAUC
DNN0.730.730.82
RF0.730.730.81
XGBoost0.720.720.81
SVM0.720.700.80
LR0.580.610.62
DNN, deep neural network; RF, random forest; XGBoost, extreme gradient boosting; SVM, support vector machine; LR, logistic regression; OA, overall accuracy; AUC, area under the curve.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Kim, J.; Chae, J.; Kim, S. Analyzing Forest Leisure and Recreation Consumption Patterns Using Deep and Machine Learning. Forests 2025, 16, 1180. https://doi.org/10.3390/f16071180

AMA Style

Kim J, Chae J, Kim S. Analyzing Forest Leisure and Recreation Consumption Patterns Using Deep and Machine Learning. Forests. 2025; 16(7):1180. https://doi.org/10.3390/f16071180

Chicago/Turabian Style

Kim, Jeongjae, Jinhae Chae, and Seonghak Kim. 2025. "Analyzing Forest Leisure and Recreation Consumption Patterns Using Deep and Machine Learning" Forests 16, no. 7: 1180. https://doi.org/10.3390/f16071180

APA Style

Kim, J., Chae, J., & Kim, S. (2025). Analyzing Forest Leisure and Recreation Consumption Patterns Using Deep and Machine Learning. Forests, 16(7), 1180. https://doi.org/10.3390/f16071180

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop