Skip to content

thegeeklife/Predicting-Price-of-Flight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predicting-Price-of-Flight

End-end python based application for predicting the prices of flights.

Web Application Page

A small application built using flask.

  • Home

  • Predicted Price

ML Model

Predicts the price of flights based on several features:

  • Duration of the flight
  • Number of stops
  • Arrival and Location Destination
  • Journey Dates
  • Time of Arrival and Departure
  • Airline Chosen

Random Forest Regressor was used for prediction and performance was measured using R^2 and RMSE.

About

A web based application which uses ML to predict flight prices. (made using flask)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published