O'Reilly Book: [Data Algorithms with Spark] by Mahmoud Parsian
-
Updated
Jun 26, 2023 - Python
O'Reilly Book: [Data Algorithms with Spark] by Mahmoud Parsian
This project implements a distributed K-means clustering algorithm using a custom-built MapReduce framework. It is designed to handle potentially large datasets by distributing the clustering workload across multiple processes or machines. Uses gRPC for the communication between mapper, reducer, master
Actyon offers an async approach on a multiplexed flux pattern.
Add a description, image, and links to the reducers topic page so that developers can more easily learn about it.
To associate your repository with the reducers topic, visit your repo's landing page and select "manage topics."