Flight ticket costs, as we all know, may be difficult to predict. As a result, we attempted to forecast the pricing for future trip dates. To do so, we used web scraped data from my journey to make the forecast.
-
- EDA for extracting the possible features, trends in data and detecting outliers.
-
- Feature Extraction
-
- Feature Selection using FFS and Ensemble Learning
-
- Test
-
- Prediction
Algorithm | Obtained R2 Score |
---|---|
Linear Regression | 0.21 |
Support Vector Regressor | 0.10] |
XGBoost (Tree based) | 0.48 |
Random Forest | 0.61 |
For getting more insights- view the PPT