A project that I created for my postgraduate, more precisely, the course of Technologies for Big Data Management and Analytics.
- Calculate the global skyline in a dataset
- Calculate the Top-k most dominant global skyline points in a dataset
-
Report.pdf -> The report of the project
Code -> The scala project
datasetGeneration.py -> The code that generates the datasets for which I executed the 2 algorithms