项目作者: musicaljoeker

项目描述 :
Analyze and predict if a flight will depart on time using airport data.
高级语言: Jupyter Notebook
项目地址: git://github.com/musicaljoeker/ds740-final.git
创建时间: 2020-04-22T02:53:30Z
项目社区:https://github.com/musicaljoeker/ds740-final

开源协议:

下载


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.