Skip to content

9Ten/Hotel-Recommender-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hotel-Recommender-System

based on Dynamic ranking of hotel features depends on different context Final project for CSCU21

Dataset: [bangkok, singopore, tokyo]

hotel_profile:

hotel_name, rating_norm, price_norm, near_station, restaurant, entertain, shopping_mall, 
convenience_store, star, district, destination, rating, price

user_profile:

user_id, hotel_name, rating_norm, price_norm, trip_type, companion

imp_main: Dynamic ranking of hotel features depends on different context

  • Input dataset: user_sample.csv
  • Input Parameters: Target_user, Trip Type, Companions
  • Output data: hotel recommended list

Releases

No releases published

Packages

No packages published

Languages