Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1 KB

README.md

File metadata and controls

22 lines (13 loc) · 1 KB

Flink prediction project

UPM

Description

This repository contains the code for the final project of the subject cloud computing and big data ecosystems design for the Master's degree in data science and innovation at Technical University of Madrid (UPM).

Project structure:

  • src: Contains the Java classes for the Flink implementation.

Objective

The objective of this project is to build an introductory application using Flink for predicting the delays on the Yellow taxi dataset.

Authors