This paper is dedicated to the application of
recommender systems in the field of shopping in a
globalized environment, in which in the first part, this
article introduces the research background of big data
analytics technology and its specific application in the
shopping field, the current research status of
recommender system algorithms in various countries,
and then in the second part, it describes the
introduction of various algorithms, such as machine
learning, and the way they are applied in shopping
recommender systems.
2 METHOD
Machine learning encompasses myriad applications,
ranging from high-performance implementations
such as artificial neural networks, random forests, to
support vector machines. To further elevate the
efficacy of these models, advanced deep learning
methodologies like deep neural networks, residual
neural networks, and deep forests have been
concurrently developed and implemented.
2.1 Machine Learning
The realm of machine learning revolves around the
exploration of ways computers can imitate or
replicate human learning behaviors, enabling them to
absorb new knowledge or skills, in addition to
reorganizing existing knowledge structures, thereby
facilitating improved performance over time. The
traditional applicability of machine learning
algorithms to small datasets is challenged by the sheer
volume and the intricate characteristics of big data.
Thus, machine learning algorithms hold immense
scholarly significance, being of immense relevance in
both the academic and industrial spheres.
Consequently, the investigation of machine learning
algorithms within the ambit of big data has surged in
popularity in both scholastic and commercial
domains.
2.1.1 Random Forest
Random Forest (RF), a central pillar of statistical
learning theory, utilizes the bootstrap resampling
method that extracts multiple specimens from the
original data sample. Subsequently, decision tree
modeling is employed on each bootstrap sample. The
predictions derived from various decision trees are
aggregated to generate a final prognosis through a
voting mechanism. In the context of the independent
variable X, each decision tree classification model
nominates the optimal classification outcome.
Thereby, the RF model comprises a composite
classification model, assembled from a multitude of
decision tree classification models. In the arena of
economic management, RF finds substantial utility,
particularly in forecasting potential customer
attrition. For instance, when employed in the domain
of customer relationship management, RF
demonstrated superior efficacy (Lariviere, 2005).
Further research suggested that Weighted Random
Forests eclipse standard RF in terms of predictive
capabilities, especially in the context of AUC metrics
(Burez, 2009). Beyond customer churn predictions,
RF has been deployed successfully in customer
loyalty forecasting. For example, Buckinx et al.
advocated the integration of customer loyalty
predictive values within a customer transaction
database, and evaluated the predictive capacities of
multiple linear regression, RF, and ANN (Buckinx,
2007).
2.1.2 Collaborative Filtering
The concept of "collaborative filtering" found its
origin in the mid-1990s when Goldberg and his
associates coined the term during the development of
their recommendation system, Tapestry (David,
1992). Since then, this method has been the subject of
extensive research and wide-ranging applications.
Collaborative filtering is founded on the basic
assumption that users A and B, who exhibit similar
historical annotation patterns or behavioral habits
(such as purchasing habits, reading preferences, film
choices, etc.), are likely to share similar interests on
other items. Generally, collaborative filtering
techniques employ a database to record users'
historical annotations, which is then leveraged to
predict user interests and offer personalized
recommendations. Amazon, a pioneering online
bookstore with no physical storefront, exemplifies
excellent use of collaborative filtering. It offers an
extensive database and a sophisticated search system
that allows users to conveniently look up book
information online. Users can add chosen books to a
virtual shopping basket, review their selected
products, choose their preferred service, and place
their order, thereby receiving their purchases at home
within a few days. Amazon's advanced personalized
recommendation function stands out, enabling it to
suggest books attuned to the diverse interests and
preferences of its users. This recommendation
software examines the books purchased by a reader,
as well as their evaluation of other books, to suggest
new books that the reader might like. Amazon's