mapreduce-algorithm
There are 22 repositories under mapreduce-algorithm topic.
mahmoudparsian/big-data-mapreduce-course
Big Data Modeling, MapReduce, Spark, PySpark @ Santa Clara University
InnoFang/subgraph-isomorphism
❄Implement the common subgraph isomorphism algorithms (i.e. Ullmann, VF2) based on MapReduce on Hadoop
gramian/hapod
HAPOD - Hierarchical Approximate Proper Orthogonal Decomposition
divyam-goel/ML-using-MapReduce-and-Spark
Naive Implementation of Machine Learning Algorithms in distributed frameworks MapReduce and Spark
vksysd/mrgo
Map Reduce implementation using golang
Samuele95/mapyreduce
Lightweight and extensible library to execute MapReduce-like jobs in Python
SinghHarshita/MapReduce-Examples
Word co-occurrence and Matrix Multiplication using MapReduce
aryanGupta-09/Kmeans-using-MapReduce
K-means clustering algorithm using MapReduce.
hcarlsso/ParallelMapReduce.jl
Parallel mapreduce for Julia
MaimoonaKhilji/MapReduce-Presentation
Mapreduce Presentation
vishalshar/AlgorithmsInMapReduce
Designing and implementing MapReduce algorithms for a variety of common data processing tasks
BorroGG/cross-correlation
Cross Correlation Algorithm.
d-elicio/COVID-19-MapReduce-project
Design and implementation of different MapReduce jobs used to analyze a dataset on Covid-19 disease created by Our World In Data
luismarcoslc/map_reduce_with_spark
HW for the Big Data Computation course. Use Apache Spark and MapReduce algorithm to extract information from a dataset.
OMER62/TextAnalysis_By_Using_MapReduce
Text analysis: find a pattern in the text by using MapReduce algorithm and thread tools in C#
piyush26c/Map-Reduce-Using-Cloud-Functions
Scalable MapReduce System on Google Cloud with FaaS (Function as a Service).
sanjitk7/MapReducePython
A MapReduce implementation in python in a docker simulated distributed system
tennisoctocat/twitter_coronavirus
Using MapReduce to analyze trends in all tweets sent in 2020 using parallel computing
berkerol/count-words
Counts the word occurrences in a file
BorroGG/relation
Processing relational data using mapReduce, hive, pig.
Graygzou/Spells-Finder
Website that allows working with a spells database
zx123497/map-reduce
MIT Distributed System Lab 1