Skip to content

Using ML for predicting the future prices for various airlines to get a forecasted price comparison.

License

Notifications You must be signed in to change notification settings

Daim-Nickel-Penny/Fly-Deals-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flight Fare Predictor

Build Status

Introduction

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.

Steps done-

    1. EDA for extracting the possible features, trends in data and detecting outliers.
    1. Feature Extraction
    1. Feature Selection using FFS and Ensemble Learning
    1. Test
    1. Prediction

Algorithms for Model Building Used

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

About

Using ML for predicting the future prices for various airlines to get a forecasted price comparison.

Topics

Resources

License

Stars

Watchers

Forks