Giter VIP home page Giter VIP logo

airline-passenger-demand-forecast's Introduction

Airline Passenger Demand Forecasting Project

This project encompasses a Python application that predicts airline passenger demand using regression models and artificial neural network methods. The project includes steps for data analysis, model training, and performance evaluation.

Technologies and Libraries Used

Python: The project is written in the Python programming language. NumPy: Utilized for numerical computations and data manipulation. Pandas: Employed for data analysis and processing. Matplotlib and Seaborn: Used for data visualization. scikit-learn (sklearn): Utilized as a library providing machine learning algorithms and tools. MLPRegressor (Artificial Neural Network Regression Model): Used to create artificial neural network-based regression models.

Usage

The project can be initiated by running the main component file, HavayoluYolcuTahmini.py. This file loads the dataset, trains the model, makes predictions, and evaluates the results.

Project Stages

Data Loading: The dataset is read from the HavayoluYolcu.csv file. Data Preprocessing: Dependent and independent variables are separated. The dataset is split into training and testing sets. Data normalization is performed. Model Training: Various regression models and an artificial neural network model are trained. Performance Evaluation: The prediction performance of each model is evaluated, and metrics are calculated. Results Visualization: The relationship between predictions and actual values is visualized through graphs.

Model Performance

The performance of the models is evaluated using the following metrics:

Mean Absolute Error (MAE) Mean Squared Error (MSE) Root Mean Squared Error (RMSE) R2 Score

Results

The project evaluates the proximity of predictions to actual data and the performance of the models. Additionally, graphs depicting the predictions of regression models are created.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.