Table of Contents
Problem Definition
- Fliggy
Methods
- Approach
- occupancy prediction
- revenue optimizaiton: apply a set of price, the find the max revenue
- Main contribution:
- novel demand function that explicitly models the price elasticity of demand for occupancy prediction
- define a parameter to represent elaciticity; define formular in the NN
- 3 categories of features
- competiveness factors
- temporal factors
- characteristic factors
- Main contribution:
- Online experiment
- a baseline manual pricing strategy
- Business insight
- the occupancy of luxury hotels are less price-sensitive than budget hotels as they have less substitutes in the market place
- For example, hot spring hotels are less price-sensitive in winter as the demand is seasonal.
- the features affecting 𝛽 are less dependent on price but more relevant to the room characteristics and external influences.
TODO & Questions & Further Reading
- Evaluation metrics -> interesting
- WMAPE
- why MAPE for classification problem
- reference paper reading