mahmoudparsian/data-algorithms-book
MapReduce, Spark, Java, and Scala for Data Algorithms Book
This repository provides example code for data engineers and data scientists looking to solve real-world big data problems. It offers practical recipes using Hadoop MapReduce and Apache Spark to process massive datasets. The project is designed for practitioners who need to analyze large volumes of data and derive insights.
1,083 stars. No commits in the last 6 months.
Use this if you need to understand and implement algorithms for scalable data processing using Hadoop and Spark for tasks like machine learning, log analysis, or complex data aggregation.
Not ideal if you are looking for a ready-to-use application or a high-level tool that abstracts away the underlying big data technologies.
Stars
1,083
Forks
656
Language
Java
License
—
Category
Last pushed
Oct 14, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mahmoudparsian/data-algorithms-book"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
lensacom/sparkit-learn
PySpark + Scikit-learn = Sparkit-learn
Angel-ML/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
flink-extended/dl-on-flink
Deep Learning on Flink aims to integrate Flink and deep learning frameworks (e.g. TensorFlow,...
MingChen0919/learning-apache-spark
Notes on Apache Spark (pyspark)
endymecy/spark-ml-source-analysis
spark ml 算法原理剖析以及具体的源码实现分析