Skip to content

A Flight Price Prediction System, which is a machine learning-based web application. Users can predict the cost of a flight based on their desired travel details. The project has been implemented using the Streamlit framework for hosting the application and providing a user interface for flight price predictions.

License

himanshu-03/Flight-Price-Prediction-Streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flight Price Prediction System

This repository contains the source code for a Flight Prediction System, which is a machine learning-based web application that allows users to predict the cost of a flight based on their desired travel details.

The system is built using Python and FastAPI, and uses a random forest regression model and XGBoost regression model to make predictions based on the user's input. The trained models have been saved as pickle files and are loaded into the Flask app to make real-time predictions.

👀 Screenshots


⚙️ Executing

1.Install the dependencies

pip install -r requirements.txt
  1. Run the app.py file in your terminal:
python app.py
  1. Run the streamlit_app.py file in your terminal:
streamlit run streamlit_app.py

📌 Features / Contributions

  • Any contributions you make are greatly appreciated
  • Would be glad to hear about new features to add in the website

🪪 License

This project follows the MIT LICENSE.


Connect with me

Github     LinkedIn     Twitter     Instagram     Gmail   

(Back to top)

About

A Flight Price Prediction System, which is a machine learning-based web application. Users can predict the cost of a flight based on their desired travel details. The project has been implemented using the Streamlit framework for hosting the application and providing a user interface for flight price predictions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published