GithubHelp home page GithubHelp logo

volag's People

Contributors

corysabol avatar hahnalex avatar joshcmoore avatar somyamohanty avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

corysabol tlcox

volag's Issues

Random Forest

Train Random Forest model on data set.

Use sklearn.

Time Lapse Flight Delay Heatmap

12 month heat map visualization of flight delays as the year progress through various seasons. This would highlight the weather/seasonal impact on flight delays in various regions of the US.

Decision Trees

Train a Decision Tree model on the data set.

Use sklearn

Naive Bayes

Train a Naive Bayes based model on the dataset.

Use GaussianNB from sklearn.

Find location data for airport missing it

IATA_CODE AIRPORT CITY STATE COUNTRY LATITUDE LONGITUDE
ECP Northwest Florida Beaches International Airport Panama City FL USA NaN NaN
PBG Plattsburgh International Airport Plattsburgh NY USA NaN NaN
UST Northeast Florida Regional Airport (St. August... St. Augustine FL USA NaN NaN

Blank delay time fields

The blank fields are processed in as NaN by pandas. When attempting to sum them into a dictionary, the result of the sum is nan. I need to remedy this.

Flights - Correlation and Heatmap

Produce a correlation analysis and a heatmap of the flight data itself. For comparison to a correlation and heat map on the merged dataset.

Prepare Data for Model Training and Testing

The decided features for the models should be used to form a new labelled dataset.

70% of the data should be used for training the models.
30% of the data should be used for testing the models.

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.