An open API service indexing awesome lists of open source software.

https://github.com/vikentiosvitalis/advanced_topics_in_database_systems

Data Science Project - for 'Advanced Topics in Database Systems' M.Sc. Course ECE @ntua
https://github.com/vikentiosvitalis/advanced_topics_in_database_systems

apache-hadoop apache-spark big-data data-science pyspark python

Last synced: 2 months ago
JSON representation

Data Science Project - for 'Advanced Topics in Database Systems' M.Sc. Course ECE @ntua

Awesome Lists containing this project

README

          

## [ECE @NTUA](https://www.ece.ntua.gr/en/undergraduate/info) [Advanced Topics in Database Systems](https://www.ece.ntua.gr/en/undergraduate/courses/3189)


ATDS's Custom Image

### Data Science Project
This project focuses on data analysis using Apache Hadoop and Apache Spark.

The goal is to familiarize working with distributed systems and modern data science techniques.

The project utilizes large datasets related to crime data in Los Angeles.

### Tools Used
- [Apache Hadoop 3.3.6](https://hadoop.apache.org/)
The Apache Hadoop project develops open-source software for reliable, scalable, distributed computing.

Distributed processing of large datasets across clusters of computers using simple programming models.

- [Apache Spark 3.5.0](https://spark.apache.org/)

Apache Spark is a multi-language engine for executing data engineering, data science, and machine learning on single-node machines or clusters.

Batch/streaming data

SQL analytics

Data science at scale

Machine learning

- [~Okeanos-knossos](https://okeanos-knossos.grnet.gr/home/)

The project uses virtual machines from the public cloud `~Okeanos-knossos`.

A detailed `setup` guide for the installation of the tools used is available in the `files/documents` folder.

### Results
A detailed report with the execution and the interpretation of queries is also available in the `files/documents` folder.

### Contributors