An open API service indexing awesome lists of open source software.

https://github.com/onome-joseph/flight-machine-learning-model

This project implements a Flight Price and Duration Prediction Machine Learning Model. Built to predict both flight price and duration due to their interrelated nature.
https://github.com/onome-joseph/flight-machine-learning-model

data-insights data-science deep-learning linear-regression machine-learning xgboost-regression

Last synced: about 1 year ago
JSON representation

This project implements a Flight Price and Duration Prediction Machine Learning Model. Built to predict both flight price and duration due to their interrelated nature.

Awesome Lists containing this project

README

          

# Flight Price and Duration Prediction Model
### Overview
This project implements a **Flight Price and Duration Prediction** Machine Learning Model. Built to predict both flight price and duration due to their interrelated nature, the model uses Linear Regression, XGBoost regression, and Polynomial Features Transformation to achieve good accuracy.
# Applications
This model has versatile applications, including:
- Travel Agencies: Optimize ticket pricing strategies and enhance customer satisfaction by providing accurate travel duration information.
- Airlines: Improve pricing models and better schedule flights.
- Consumers: Plan trips efficiently by understanding price and duration dynamics.
### Contributions
Contributions are welcome! Feel free to fork the repository, add enhancements, or report issues.