Coder Social home page Coder Social logo

varun290101 / flight_pred_optimized Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arpit282/flight_pred_optimized

0.0 0.0 0.0 81.59 MB

This is the optimized version of the previous project

Jupyter Notebook 1.81% Python 97.33% C 0.62% C++ 0.05% Fortran 0.03% Smarty 0.01% Makefile 0.01% MATLAB 0.01% TeX 0.07% JavaScript 0.02% CSS 0.01% PowerShell 0.03% Batchfile 0.01% HTML 0.02%

flight_pred_optimized's Introduction

Hi there ๐Ÿ‘‹, Flight Prediction Optimization

The previous project on flight prediction has been optimized, by selecting more advanced feature selection techniques.

  • Filter Method Variance Threshold Mutual Importance

Analysis:

  • There are columns 'Airline', 'Date_of_Journey', 'Source', 'Destination', 'Route', 'Dep_Time', 'Arrival_Time', 'Duration', 'Total_Stops', 'Additional_Info', 'Price
  • Price is the only Numerical column
  • Total 11 columns
  • There are 2 NAN values, and they are in same row (Air India) , they are Route and Total stops
  • There are total 12 Airlines: ['IndiGo' 'Air India' 'Jet Airways' 'SpiceJet' 'Multiple carriers' 'GoAir' 'Vistara' 'Air Asia' 'Vistara Premium economy' 'Jet Airways Business' 'Multiple carriers Premium economy' 'Trujet']
  • There are total 5 Sources: ['Banglore' 'Kolkata' 'Delhi' 'Chennai' 'Mumbai']
  • Total 6 Destination: ['New Delhi' 'Banglore' 'Cochin' 'Kolkata' 'Delhi' 'Hyderabad']
  • 5 types of stops: ['non-stop' '2 stops' '1 stop' '3 stops' '4 stops']
  • Total 10 additional information
  • This data is of year 2019
  • April has the least no of flights
  • June has the most no of flights

Conclusion:

  • R2 Score: 0.7870853276492524
  • Mean absolute Score: 865.1498372819618
  • Mean Square Score: 3568305.4385348638
  • Root Mean Square Error: 1888.995881026442

How to work on this:

  • Clone the repository
  • Create an environment
  • Activate this environment
  • Then use "python app.py"

flight_pred_optimized's People

Contributors

arpit282 avatar

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.