josephkerkhof / ds740-final

Analyze and predict if a flight will depart on time using airport data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This project aims to predict if a flight will be departing an airport on time using data from the US Government.

You can read my short summary.

Tools Used

I used two tools for this R, and Python/Tensorflow. You can run both locally, or see the section below if you want to run my Tensorflow code in a Google Collab notebook.

Running the Tensorflow on Google Collab

Don't want to install docker, NVIDIA drivers, and run bin scripts to set up a local Jupyter notebook? I don't blame you.

Run my Tensorflow code in a Google Collab instead.

About

Analyze and predict if a flight will depart on time using airport data.


Languages

Language:Jupyter Notebook 88.2%Language:Python 10.7%Language:Shell 1.1%