A personalized travel recommendation system that uses matrix factorization and lightGCN on Yelp dataset, integrating attractions, hotels, and restaurants in one website.
-
Updated
Apr 14, 2023 - Jupyter Notebook
A personalized travel recommendation system that uses matrix factorization and lightGCN on Yelp dataset, integrating attractions, hotels, and restaurants in one website.
Analysis of the use of Artificial Intelligence techniques in the Tourism websites of travel destinations
Collaborative Filtering and Sequential Recommender System for exploring new destinations.
The recommendations consider various factors such as budget, climate, safety rating, transportation, cost of living, and preferred attraction categories. If a perfect match isn't found, the system suggests cities with similar attractions to the user's preferences.
WonderLust is a Python-based travel recommendation system that suggests destinations based on user preferences. The program processes structured data using dictionaries and sets while incorporating error handling and user interaction. Developed for the Information Structures with Python course.
Add a description, image, and links to the travel-recommender topic page so that developers can more easily learn about it.
To associate your repository with the travel-recommender topic, visit your repo's landing page and select "manage topics."