CN112347351A - Hybrid recommendation method and system for scenic spots - Google Patents

Hybrid recommendation method and system for scenic spots Download PDF

Info

Publication number
CN112347351A
CN112347351A CN202011214887.6A CN202011214887A CN112347351A CN 112347351 A CN112347351 A CN 112347351A CN 202011214887 A CN202011214887 A CN 202011214887A CN 112347351 A CN112347351 A CN 112347351A
Authority
CN
China
Prior art keywords
user
tourist attractions
collaborative filtering
articles
filtering algorithm
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011214887.6A
Other languages
Chinese (zh)
Inventor
肖航海
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nantong Huaze Weifu Technology Development Co ltd
Original Assignee
Nantong Huaze Weifu Technology Development Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nantong Huaze Weifu Technology Development Co ltd filed Critical Nantong Huaze Weifu Technology Development Co ltd
Priority to CN202011214887.6A priority Critical patent/CN112347351A/en
Publication of CN112347351A publication Critical patent/CN112347351A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/14Travel agencies

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Strategic Management (AREA)
  • Primary Health Care (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to a hybrid recommendation method and a hybrid recommendation system for tourist attractions, wherein the method comprises the following steps of: obtaining recommended tourist attractions by using a user-based collaborative filtering algorithm; obtaining recommended tourist attractions by using a collaborative filtering algorithm based on articles; and selecting the tourist attractions with the highest popularity from all recommendation results to recommend to the user. The invention avoids the limitation caused by a single recommendation algorithm, and recommends tourist attractions to clients by using a plurality of recommendation algorithms in a mixed manner, and recommends tourist attractions to clients from the perspective of the clients.

Description

Hybrid recommendation method and system for scenic spots
Technical Field
The invention belongs to the technical field of internet, and particularly relates to a hybrid recommendation method and system for scenic spots.
Background
With the continuous development of social economy, the living standard of people is also continuously improved, including shopping, tourism and the like, however, the specific selection of users is reversed to form the most complicated problem of users in the face of countless tourist attractions, and the tourist attractions are generally recommended to the users through a single recommendation algorithm at present.
However, the current single recommendation algorithm is rough and only suitable for simple recommendation, and cannot meet the diversified demands of customers for tourist attractions, so that a hybrid recommendation method is urgently needed to meet the demands of customers.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provide a hybrid recommendation method and system for tourist attractions.
In order to achieve the above object, a first aspect of the present invention provides a hybrid recommendation method for tourist attractions, which includes:
(1) obtaining recommended tourist attractions by using a user-based collaborative filtering algorithm;
(2) obtaining recommended tourist attractions by using a collaborative filtering algorithm based on articles;
(3) and selecting the tourist attractions with the highest popularity from all recommendation results to recommend to the user.
Optimally, in the step (1), the user-based collaborative filtering algorithm includes analyzing the evaluation of each user on the item and calculating the similarity between all users according to the evaluation of the user on the item.
Optimally, in step (1), the user-based collaborative filtering algorithm further includes selecting N users that are most similar to the current user and recommending the items that are evaluated the highest by the N users and that have not been browsed by the current user to the current user.
Optimally, in the step (2), the item-based collaborative filtering algorithm includes analyzing browsing records of each user on the items and obtaining similarities among all the items according to the browsing record analysis.
Optimally, in the step (2), the item-based collaborative filtering algorithm further includes, for the items with high evaluation of the current user, finding the M items with the highest similarity to the items, and recommending the M items to the user.
According to another aspect of the present invention, there is provided a hybrid recommendation system for tourist attractions comprising:
a user-based collaborative filtering module: for executing a user-based collaborative filtering algorithm;
an item-based collaborative filtering module: for executing an item-based collaborative filtering algorithm;
a popularity-based recommendation module: and the method is used for recommending the tourist attractions with the highest popularity in all recommendation results to the user.
Due to the application of the technical scheme, compared with the prior art, the invention has the following advantages: according to the method, firstly, a recommended tourist attraction is obtained by using a user-based collaborative filtering algorithm, then the recommended tourist attraction is obtained by using an article-based collaborative filtering algorithm, and finally the tourist attraction with the highest popularity is selected from all recommendation results and recommended to the user. The invention avoids the limitation caused by a single recommendation algorithm, and recommends tourist attractions to clients by using a plurality of recommendation algorithms in a mixed manner, and recommends tourist attractions to clients from the perspective of the clients.
Drawings
FIG. 1 is a flow chart of a hybrid recommendation method for tourist attractions of the present invention;
FIG. 2 is a schematic structural diagram of a hybrid recommendation system for tourist attractions of the present invention;
FIG. 3 is a flow diagram of a user-based collaborative filtering module according to the present invention;
FIG. 4 is a flow diagram of an article-based collaborative filtering module of the present invention.
Detailed Description
The invention will be further described with reference to examples of embodiments shown in the drawings to which the invention is attached.
As shown in FIG. 1, the hybrid recommendation method for tourist attractions of the present invention includes the following steps:
step 1: obtaining recommended tourist attractions by using a user-based collaborative filtering algorithm;
optionally, as shown in fig. 3, the method is a flowchart based on the user collaborative filtering module, and analyzes the evaluation of each user on the articles (which tourist attractions the user has visited before and records the evaluation of the user on the tourist attractions; in this embodiment, the method further includes browsing records, ticket purchasing records, and the like on the tourist attractions); calculating similarity among all users according to the evaluation of the users on the articles (classifying the evaluation of the users according to different tourist attractions, and classifying the evaluation of the users according to good evaluation, medium evaluation and poor evaluation); selecting the N users most similar to the current user (in this embodiment, the N users most similar to the current user are selected from the users who are scored well); recommending the items which are evaluated by the N users most and not browsed by the current user to the current user (selecting the tourist attractions which are not browsed by the current user from the tourist attractions with the most evaluated N users and recommending the tourist attractions to the user).
Step 2: obtaining recommended tourist attractions by using a collaborative filtering algorithm based on articles;
optionally, as shown in fig. 4, the flowchart based on the item collaborative filtering module is used to analyze browsing records of each user on the item (which tourist attractions the user has visited and the browsed records are analyzed); analyzing according to the browsing records to obtain the similarity among all the objects (analyzing according to the browsed tourist attractions to obtain the similarity of all the tourist attractions); for the items with high evaluation of the current user, finding out M items with the highest similarity (according to the tourist attractions with high evaluation of the current user, finding out M scenic spots with the highest similarity); the M items are recommended to the user.
And step 3: and selecting the tourist attractions with the highest popularity from all recommendation results to recommend to the user.
Optionally, two groups of better tourist attractions are obtained through the two algorithms respectively, and then the current user is recommended to all the tourist attractions according to the popularity.
As shown in fig. 2, the hybrid recommendation system for tourist spots of the present embodiment includes:
a user-based collaborative filtering module: for executing a user-based collaborative filtering algorithm;
an item-based collaborative filtering module: for executing an item-based collaborative filtering algorithm;
a popularity-based recommendation module: and the method is used for recommending the tourist attractions with the highest popularity in all recommendation results to the user.
It can be seen from the above embodiments that, by using the method and system for implementing the tourism welfare, limitations caused by a single recommendation algorithm are avoided, a plurality of recommendation algorithms are used for recommending scenic spots to the user in a mixed manner, and from the perspective of the user, more attentive scenic spots are recommended to the client.
The above embodiments are merely illustrative of the technical ideas and features of the present invention, and the purpose thereof is to enable those skilled in the art to understand the contents of the present invention and implement the present invention, and not to limit the protection scope of the present invention. All equivalent changes and modifications made according to the spirit of the present invention should be covered within the protection scope of the present invention.

Claims (6)

1. A hybrid recommendation method for tourist attractions is characterized by comprising the following steps:
(1) obtaining recommended tourist attractions by using a user-based collaborative filtering algorithm;
(2) obtaining recommended tourist attractions by using a collaborative filtering algorithm based on articles;
(3) and selecting the tourist attractions with the highest popularity from all recommendation results to recommend to the user.
2. The hybrid recommendation method for tourist attractions of claim 1, wherein:
in the step (1), the collaborative filtering algorithm based on the users comprises the steps of analyzing the evaluation of each user on the articles and calculating the similarity between all the users according to the evaluation of the users on the articles.
3. A hybrid recommendation method for tourist attractions according to claim 1 or 2 wherein:
in the step (1), the user-based collaborative filtering algorithm further includes selecting N users that are most similar to the current user and recommending the items that are evaluated the highest by the N users and that have not been browsed by the current user to the current user.
4. The hybrid recommendation method for tourist attractions of claim 1, wherein:
in the step (2), the collaborative filtering algorithm based on the articles comprises analyzing browsing records of each user on the articles and analyzing according to the browsing records to obtain the similarity among all the articles.
5. A hybrid recommendation method for tourist attractions according to claim 1 or 4 wherein:
in the step (2), the collaborative filtering algorithm based on the articles further includes finding the M articles with the highest similarity to the articles with the high evaluation of the current user, and recommending the M articles to the user.
6. A hybrid recommendation system for tourist attractions is characterized in that: it includes:
a user-based collaborative filtering module: for executing a user-based collaborative filtering algorithm;
an item-based collaborative filtering module: for executing an item-based collaborative filtering algorithm;
a popularity-based recommendation module: and the method is used for recommending the tourist attractions with the highest popularity in all recommendation results to the user.
CN202011214887.6A 2020-11-04 2020-11-04 Hybrid recommendation method and system for scenic spots Pending CN112347351A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011214887.6A CN112347351A (en) 2020-11-04 2020-11-04 Hybrid recommendation method and system for scenic spots

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011214887.6A CN112347351A (en) 2020-11-04 2020-11-04 Hybrid recommendation method and system for scenic spots

Publications (1)

Publication Number Publication Date
CN112347351A true CN112347351A (en) 2021-02-09

Family

ID=74356431

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011214887.6A Pending CN112347351A (en) 2020-11-04 2020-11-04 Hybrid recommendation method and system for scenic spots

Country Status (1)

Country Link
CN (1) CN112347351A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113111266A (en) * 2021-04-28 2021-07-13 前海七剑科技(深圳)有限公司 Destination recommendation method and device and computer-readable storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108415928A (en) * 2018-01-18 2018-08-17 郝宁宁 A kind of book recommendation method and system based on weighted blend k- nearest neighbor algorithms
CN109862431A (en) * 2019-01-23 2019-06-07 重庆第二师范学院 A kind of TV programme mixed recommendation method based on MCL-HCF algorithm

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108415928A (en) * 2018-01-18 2018-08-17 郝宁宁 A kind of book recommendation method and system based on weighted blend k- nearest neighbor algorithms
CN109862431A (en) * 2019-01-23 2019-06-07 重庆第二师范学院 A kind of TV programme mixed recommendation method based on MCL-HCF algorithm

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113111266A (en) * 2021-04-28 2021-07-13 前海七剑科技(深圳)有限公司 Destination recommendation method and device and computer-readable storage medium

Similar Documents

Publication Publication Date Title
US10528572B2 (en) Recommending a content curator
Liu et al. Point-of-interest recommendation in location based social networks with topic and location awareness
Iacobucci et al. Recommendation agents on the internet
CN105808637B (en) Personalized recommendation method and device
US20090259606A1 (en) Diversified, self-organizing map system and method
CN106354734B (en) The method and device of business object information is provided
CN103353880B (en) A kind of utilization distinctiveness ratio cluster and the data digging method for associating
CN109903127A (en) A kind of group recommending method, device, storage medium and server
CN106960044A (en) A kind of Time Perception personalization POI based on tensor resolution and Weighted H ITS recommends method
CN110083764A (en) A kind of collaborative filtering cold start-up way to solve the problem
CN112102029B (en) Knowledge graph-based long-tail recommendation calculation method
CN109165367A (en) A kind of news recommended method subscribed to based on RSS
Tiwari et al. Amalgamating contextual information into recommender system
Nadi et al. A hybrid recommender system for dynamic web users
CN108182268B (en) Collaborative filtering recommendation method and system based on social network
Chen et al. Place recommendation based on users check-in history for location-based services
CN116596570A (en) Information comparison system of same product in different E-commerce platforms based on big data analysis algorithm
Andrade et al. Identifying points of interest and similar individuals from raw gps data
Cho et al. Mining association rules using RFM scoring method for personalized u-commerce recommendation system in emerging data
CN112347351A (en) Hybrid recommendation method and system for scenic spots
Setiowati et al. Context-based awareness in location recommendation system to enhance recommendation quality: A review
CN107153697A (en) Product search method and device in a kind of commodity transaction website
JP2002215665A (en) Information recommendation server device
CN110312222B (en) Shopping mall friend recommendation method based on WiFi (Wireless Fidelity) position fingerprint
CN112184316A (en) Market shopping guide management system and method based on Internet of things

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20210209

RJ01 Rejection of invention patent application after publication