Methodology & Sources
Our Pricing Algorithm: Methodology & Sources
Nexorev combines published forecasting methods, public tourism indicators, and hotel-specific PMS data once a pilot property is integrated. This page documents the methodology without inventing ML researchers, PhDs, or deployed customer results.
Demand Forecasting
Additive time-series forecasting with trend, seasonality, holiday, and analyst-tunable components.
Forecasting at ScaleThe published Prophet methodology by Taylor and Letham.
ARIMA via statsmodelsClassical autoregressive integrated moving-average modeling for time-series baselines.
XGBoostGradient-boosted trees for tabular demand and pricing features.
XGBoost paperA Scalable Tree Boosting System by Chen and Guestrin.
Real Data Sources
These sources inform market priors and public-data backtests. Production pricing still requires PMS data from each hotel.
- ISTAT - Italian tourism statistics
- Banca d'Italia - International tourism survey and economic data
- ENIT - Italian National Tourism Agency Research Office
- STR - hotel performance metrics and methodology references
- Skift Research - public hospitality research
source aliases for verification: istat bancaditalia enit
Algorithm Transparency
The pricing engine is designed as a decision-support system. It should recommend rates inside hotel-defined guardrails, not silently override commercial judgment.
Honest Limitations
Currently in pilot stage with synthetic + public data; production deployment requires hotel PMS integration. Forecasts and simulated revenue lift on this site are backtests, not proof of deployed customer performance.
View model performance transparency