Coder Social home page Coder Social logo

jchow2 / python-expedia-hotel-booking-searches Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 44.12 MB

How does user aggregate purchasing history and hotel prices affect number of nights stay at hotel over the weekend? Interested in the relationship between hotel price and search criteria of customers.

Jupyter Notebook 100.00%
data-science machine-learning clustering-models data-analysis-python data-visualization decision-tree-classifier forecasting-time-series logistic-regression-classifier random-forest-classifier time-series-analysis

python-expedia-hotel-booking-searches's Introduction

Expedia Hotel Searches Predictive Model

Expedia has provided a dataset that includes shopping and purchases data. The data are organized around a set of “search result impressions”, or the ordered list of hotels that the user sees after they search for a hotel on the Expedia website. The data contain impressions where the hotels are randomly sorted to avoid the position bias of the existing algorithm. The user response is provided as a click on a hotel and/or a purchase of a hotel room.

Why is this important?

Predicting hotel prices to identify user purchasing habits and to determine whether the price advertised on Expedia is over or under-estimated, booking searches result in the most affordable prices, etc.

What is the objective of the machine learning model(s)?

Learning to rank hotels to maximize purchases using forecasting and machine learning models. Load, filter, and subset a dataset with these variables:

  • prop_id (hotel id)
  • visitor_location_country_id (country id the customer is in)
  • srch_room_count (number of hotel rooms specified in search)
  • date_time (date and time of user search)
  • price_usd (the displayed price of the hotel for the given search)
  • srch_booking_window (number of future days the hotel stay started from the search date)
  • srch_length_of_stay (number of nights stay that users searched)
  • srch_saturday_night_bool (+1 if the hotel stay includes a Saturday night with a length of stay less than or equal to 4 nights; 0 if otherwise)

Data Set Description

Expedia has provided a dataset that includes shopping and purchases data. The dataset of “search result impressions” of an ordered list of hotels on the Expedia website. The data contain impressions where the randomly sorted hotels avoid position bias. The user response is a click on a hotel or a purchased hotel room.

The project aims to build a machine learning model to predict the booking price of a hotel based on different explanatory variables describing the Expedia search engine and consumer preferences.

python-expedia-hotel-booking-searches's People

Contributors

jchow2 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.