Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USA Airport Flight Network Analysis

Group project for the Algorithmic Methods of Data Mining course — Sc.M. in Data Science, Sapienza University of Rome, A.Y. 2024–2025 (Homework 5, Group 12).

The goal of this project is to build a Graph in order to compute the most significant features.

Then we have implemented by scratch the most important search algorithm in the Graphs, such as Dijkstra or BFS.

All the data we've worked on was downloaded from the Kaggle dataset.


Airport Flight Picture

Project Structure


  • In this repository you can find:


    main.ipynb:


    • A Jupyter Notebook where we gather all the answers and the explanations to the Research and Algorithmic Questions.

    functions.py:


    • A python script where we have define the functions we have used in the main.ipynb

    assets/*:


    • all Folium interactive maps asked in the Homework, like the following one:

    Video GIF

Collaborators - Group 12

About

USA airport flight network: graph features, Dijkstra/BFS from scratch, community detection, interactive maps (ADM course, Sapienza)

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages