Table of Contents
This work mainly focus the hotel.
Problem Definition & Methods
- Objective: max revenue
- Main components
- get reasonable base rate
- average value of its historical sales
- occupancy prediction
- model:
- input: data from previous 28day
- output: occupancy for the next 7 days
- Metric: MAPE
- model:
- dynamic pricing system to model human expertise
- Features
- base rate
- predicted occupancy
- other relating factors
- data
- Assumption: We assume that the prices of such samples are adjusted by hotel managers to increase the revenue and the pricing strategy considering a variety of situational factors can be transferred to other hotels.
- How: we select hotel samples of which the revenues in the period increase compared with their revenues of previous periods, eg., last week, last month or last year.
- Features
- get reasonable base rate
Contribution
- occupancy prediciton model
- dynamic pricing model