Giter VIP home page Giter VIP logo

hotel-data-analysis's Introduction

Hotel-Data-Analysis

IST 687 Project

Description

  1. The Hotel Industry, in general, has always been volatile when it comes to reservation and cancellation of rooms. Some customers have reserved hotel rooms months, sometimes even a year before arrival. However, many of these customers potentially cancel bookings due to unforeseen reasons and other factors.
  2. Several attributes cause this to happen. After analysis, we found several factors that when targeted can significantly reduce cancellations. Thus, as data scientists, on behalf of the hotel industry, we aim to understand the historical data and analyze hotel booking trends. These factors can be used to report the trends and predict future bookings.
  3. With the various insights and analyses obtained, we aim to generate insights that can help drive business decisions on how to reduce cancellation bookings and essentially improve profits in the hotel business.

Technical Details

  1. There are 20 features and 40,060 observations available in the dataset.
  2. The dataset is not overwritten, and columns are not renamed for ease of understanding and coding.
  3. Upon checking the NULL and missing values, we found out that there are no missing values; however, the NULL values were present in the country column as string values, which we converted into actual null type variables.
  4. We also identified the categorical values (by converting them into factor variables) and numerical data. We created separate datasets, one to perform association rules mining and another to perform ML classification.

Goals/Objectives

The overall goal of the project is to provide actionable recommendations, based on the insights.

Objective

  1. To perform analysis on columns such as cancellation, customer type, market segment, among other attributes.
  2. Implement various Machine Learning algorithms to predict cancellation.
  3. To analyze why people cancel hotel reservations and predict who will be canceling
  4. To analyze: a) The number of cancellations: i) Number of bookings on a weekday vs weekends ii) Most preferred meal types iii) Country-wise bookings iv) New customers acquired v) Type of rooms preferred by customers vi) Booking types vii) Assigned Rooms viii) The number of guests in each booking

b) Analyze patterns associated with each segment, such as: i) Day of week ii) Type of customers iii) Type of rooms iv) Market Segment

c) Predict future cancellations based on machine learning algorithms such as the Apriori algorithm, linear modeling, support vector machines, and classification and regression trees. d) Using these results, we can make critical business decisions regarding the customer experience they desire to deliver.

Libraries Used

We used the following libraries for the project Tidyverse, caret, rworldmap, skimr, ggplot2, arules, readr, rpart, e1071, rpart.plot

hotel-data-analysis's People

Contributors

hrishitelang 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.