SME Travel - Price Prediction - Research Paper
SME Travel - Price Prediction - Research Paper
● Frontend Fetch Logic: The system architecture for the proposed predictive
On the package detail page, a JavaScript feature is modular and layered over the existing
function retrieves the corresponding JSON SME Travel platform without disrupting its backend
file based on the package ID. It then extracts logic. The architecture consists of five key stages:
and displays:
1. Admin Data Update (Manual)
The admin updates travel package prices
manually through the existing web portal.
These updates simulate real-world price ● Frontend: HTML, CSS, JavaScript, and
changes over time. Chart.js for rendering the chart in the
browser.
2. Data Preparation and Model Training
Historical pricing data is structured and ● Backend (Static Integration): No
saved as CSV files. A Python script using modifications were made to the existing
the Facebook Prophet model trains on this ASP.NET backend. The predictive module
data for each Package_ID. runs separately.