Post

Flight Price Prediction App

Flight Price Prediction App

Flight Price Prediction App

This web app predicts flight ticket prices using Indian airline data and a trained machine learning model.

šŸ” Features

  • Developed using Python and Flask
  • Interactive form for user inputs (airline, route, stops, date/time)
  • Predicts prices based on trained Random Forest model
  • Trained on Indian flight fare dataset from Kaggle
  • Deployed using Render (free tier)

This project demonstrates end-to-end ML deployment with a focus on real-world prediction use cases.

šŸ”— Live App: Visit on Render
šŸ’» GitHub Repo: View on GitHub

This post is licensed under CC BY 4.0 by the author.