An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: map-reduce

rodp63/big-data-algorithms

Hadoop Map-Reduce and Kafka algorithms in Java

Language: Java - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MahmoudAbusaqer/Matrix-Multiplication

Matrix multiplication using Spark

Language: Java - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

antonio-cirillo/word-count

:orange_book: Versione di map-reduce implementata tramite MPI per il conteggio delle occorrenze di ogni parola contenuta in uno o più file.

Language: C - Size: 4.61 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

GiladAbudi/CollocationExtraction

Map-Reduce program which produces a list of top-100 collocations from the Google 2-grams, Build with Java, AWS - Hadoop - Amazon Elastic Map Reduce

Language: Java - Size: 38.8 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

terodea/CS-BigData

Learn Big Data tools/ framework by doing examples, POC, per projects.

Language: Python - Size: 15.7 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 3

a3y3/MapReduce

Scalable, fault tolerant implementation of Map Reduce in Go.

Language: Go - Size: 1.25 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

matbelcao/brexit-tweets-analysis

Word-extraction task performed over tweets regarding the "Brexit" topic using nltk and the twitter APIs. Word-counting using MAP-REDUCE queries and plot of istograms wrt several analysis dimensions.

Language: Python - Size: 57.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

matze85eikholts/codewars-js-solutions

Here I save my solutions of the basic codewars challenges. All katas are separated accoriding to the katas or levels. Additionaly I add into the files the points which can be considered as worth to learn.

Language: JavaScript - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

joyeetadey/image-classification-using-distributed-SVM

This is a project in Large scale data processing to classify the damaged and non-damaged cars using distributed SVM in Pyspark and Hadoop

Language: Jupyter Notebook - Size: 34.4 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

DominicLuidold/WS21-IntroductionToBigDataProjects

A collection of mandatory exercises in "Introduction to Big Data Projects" - 1st semester master @ Vorarlberg University of Applied Sciences (FHV)

Language: Java - Size: 181 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

d-Raco/UCM_CLO

Cloud and Big Data

Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

klaxa/dist-enc

Distributed encoding, second generation.

Language: Python - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 2

rubenyanes/Big_Data_Analytics_Spark_UCSD

Spark Principal commands and Map-Reduce

Language: Jupyter Notebook - Size: 4.61 MB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pradyumnameena/Google-Page-Rank

Implement Google's Page-rank algorithm as a map-reduce problem using MPI communication

Language: C++ - Size: 31.6 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

existentialplantperson/Week_12

Week 12 - Intro to Machine Learning

Language: Jupyter Notebook - Size: 1.61 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

SM2A/Operating_System_Course_Projects

🎓💻University of Tehran OS Course Projects - Fall 2021

Language: C++ - Size: 1.83 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

crabaqueropi/proyecto_big_data

Proyecto - Análisis de texto de eventos históricos

Language: Jupyter Notebook - Size: 1.31 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

rahulagr96/Matrix-Multiplication-Map-Reduce

Multiplying 2 matrices in map reduce (python)

Language: Python - Size: 790 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

meng-ucalgary/ensf-612-midterm

A midterm on breadth first search, map reduce, and PySpark transformations

Language: HTML - Size: 615 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

16pxdesign/bigdata-hadoop-books

Python scripts to work with Hadoop data

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

HariRaagavTR/big-data-analysis

Assignment for "Big Data" course in PESU.

Language: Python - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

leohmoraes/sum-of-items-grouped-by-decade

A partir de datas e valores, obter a soma de valores separados por décadas / solution of question in whatsapp From dates and values, get the sum of values separated by decades

Language: JavaScript - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

gsantia/Gutenberg

A tool for analyzing word counts of the Project Gutenberg text collection. Used in research reformulating the Zipf-Mandelbrot law.

Language: Python - Size: 777 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Mahoney0101/CouchDBWebApp

ReactJS Web App using PouchDB for CouchDB backend

Language: JavaScript - Size: 6.41 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DICL/VeloxMR

Data processing component of the Velox Big Data Framework (VBDF)

Language: C++ - Size: 7.24 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 1

cherryDevBomb/HadoopInvertedIndex Fork of viorelyo/HadoopInvertedIndex

:elephant: Inverted index for a book repository implemented using Hadoop Map-Reduce.

Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

viorelyo/HadoopInvertedIndex

:elephant: Inverted index for a book repository implemented using Hadoop Map-Reduce.

Language: Java - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

shubhamv108/distributed-systems

Resources for learning distributed systems.

Language: Go - Size: 4.07 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

13caroline/imdb-datasets

Managing large data sets projects (Data Science)

Language: Java - Size: 1.02 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

aptx1231/BUAA_BigData

北航2019秋 大数据科学导论小作业

Language: Python - Size: 10.2 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

sayaliwalke30/Hadoop-Mapreduce

Data analysis on Big Data. Used various databases from 1M to 100M including Movie Lens dataset to perform analysis. Covers basics and advance map reduce using Hadoop.

Size: 4.95 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 3

vbugaevskii/hadoop-streaming-protoseq

A small library example how to work with binary files with Hadoop Streaming.

Language: Java - Size: 33.2 KB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

huangyueranbbc/Hadoop_Base_Bayes

朴素贝叶斯 base_bayes ML hadoop

Language: Java - Size: 24.5 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 2

danieljai/CPS610-Database2

Advance study of Embedded DB/SQL, Transaction management, Distributed Databases, Transaction Concurrency Control, Concurrency Control through Locking/protocol and time stamps, Object-Oriented and Object-Relational Database Systems, non-structured and NOSQL databases (e.g. Mongo DB). Introduction to big data management, Map-Reduce and Hadoop.

Language: Java - Size: 11.8 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

VibhaBelavadi/hadoop-map-reduce-project

Hadoop map reduce program

Language: Java - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

GuruMulay/big-data-class

Some of the projects from my Big Data class

Language: Java - Size: 5.55 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

the-timoye/map-reduce-example

Describes the map-reduce concept used in Data Processing - Data Engineering

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

f-z/databases

Various database projects (modeling, SQL, R)

Language: R - Size: 244 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

kediaharshit9/Taxi-dataset-hadoop

Assignment 2, CS6847: Cloud Computing, IIT Madras

Language: Python - Size: 5.34 MB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ruankie/map-reduce

Simple map-reduce program that returns the number of times a word occurs inside a file

Language: Python - Size: 1.95 KB - Last synced at: 5 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

navneet-kala/map-reduce-flights

Big DATA - Airline On-time Performance data

Language: Python - Size: 96.7 KB - Last synced at: 19 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

phoevos/mhlangana

Map-Reduce and SparkSQL queries, Advanced Topics in Database Systems, ECE-NTUA 2020-2021

Language: Python - Size: 519 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

hatmer/mapreduce

Big data processing using mapreduce on AWS servers

Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 1

skazemi/multicore-2011

Language: Cuda - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

ARomoH/Basic-Sentiment-Analysis-MrJob-Twitter-

Project developed to make an sentiment analysis using dictionary implemented with MrJob applying a map-reduce model. It can be executed locally or in HDFS enviroments (such as Hadoop or AWS)

Language: Python - Size: 3.32 MB - Last synced at: 12 days ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

trdtnguyen/sb-miniproject5

Post-Sale Automobile Report using Hadoop Map-reduce.

Language: Python - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

dibya-pati/BigData

Big Data Projects in Spark using Locality sensitive hashing, Eigen Decomposition etc

Language: Python - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

IncubatorShokuhou/python-parallel-reduce

parallelize reduce for python

Language: Python - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

cnrkaya/hadoop-map-reduce

This repo is a part of Big Data Processing and Analytics course project that consist statistical operations on the application using Hadoop MapReduce framework.

Language: Java - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

alexgrigoras/web_crawler

Web Crawler developed in Python

Language: Python - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

nickrvieira/pyspark_edx_sd

UCSD Big Data with Spark course (available @ EDX)

Language: Jupyter Notebook - Size: 2.21 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

aditya-chayapathy/distributed-database-systems

Distributed Database Systems

Language: Python - Size: 43 MB - Last synced at: 8 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

divy9881/Distributed_Computing

Distributed Computing Protocol based on Map-Reduce Computing Paradigm.

Language: C++ - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

smafjal/mapreduce-paradigm

Language: Java - Size: 194 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

SuminHan/Tom-and-Jerry-Simulation

Tom hunts down Jerry by the virtual signal calculated by the simulation using GPS and Map data.

Language: JavaScript - Size: 167 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

linkdd/link.parallel

Parallel computing framework

Language: Python - Size: 23.4 KB - Last synced at: 10 days ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

fblupi/master_informatica-CCSA

Repositorio de la asignatura Cloud Computing: Servicios y Aplicaciones del Máster de Ingeniería Informática de la UGR

Language: TeX - Size: 3.09 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

TomasCostaK/distributed_map_reduce

A distributed implementation of map reduce to count words in a book/text

Language: Python - Size: 3.2 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

miferreiro/CDAP-Map-Reduce

Map/Reduce exercises for the subject of "Computación Distribuída e de Altas Prestacións" in the Master Degree of Computer Engineering of the University of Vigo in 2020

Language: Python - Size: 31.6 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Ramonrune/map-reduce

Map reduce using python

Language: Python - Size: 2.53 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

christopher-dabrowski/parallel-log-analizer

Program do równoległej analizy logów na 7 laboratoria z Programowania Równoległego

Language: C - Size: 2.17 MB - Last synced at: 2 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

dmikushin/circle Fork of hpc/libcircle

Circle: deploy efficient cluster map-reduce tasks without explicit use of MPI

Language: C++ - Size: 1.62 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl235-2020-mar-09

DCL-235: Effective Java Programming

Language: Java - Size: 1.37 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vidhiJain/Movies

Map Reduce paradigm on movies dataset using PySpark

Language: Jupyter Notebook - Size: 1.42 MB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

csd-auth-ftw/TargetedPromotionSpark

Language: Scala - Size: 46.9 KB - Last synced at: 2 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

dineshbalani/Map-Reduce-Word-Count-And-Set-Difference

MapReduce jobs: word count and set difference

Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

bhanubhakta/Customer-Buying-probablility

An word count example and customer buying probability Hadoop-MapReduce

Language: Java - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

spu-bigdataanalytics-193/assignment2

Implementing MapReduce Manually

Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

joaocps/cd-mapreduce

Distributed Map-reduce ( Distributed systems )

Language: Python - Size: 2.86 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

techcentaur/Map-Reduce

How to implement map-reduce when you have deadline in two hours but you didn't work because you spent last 5 hours talking to a girl on Insta that you met to Tinder—she was so cute, it's totally worth it.

Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ActiveState/recipe-577676-dirt-simple-mapreduce

Dirt simple map/reduce

Language: Python - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2

vanditagoyal1997/Topics-in-computing

Tutorial / code of new technologies encountered in Topics in computing lab

Size: 4.85 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

thongnguyen2410/BD_MapRed_Project

Hadoop Map Reduce project

Language: Java - Size: 47.9 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

joyoyoyoyoyo/map-reduce-distributed-algorithm

Implementation of cluster map reduce with automated deployment

Language: SystemVerilog - Size: 435 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

yuvashreek/Hadoop-mapreduce-wordcount

Map Reduce program for word count. This repository contains three version of map program.

Language: Java - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

stefan-schroedl/pigrank

Apache Pig UDFs for ranking (ndcg, mrr, jaccard coefficient, cosine similarity, rank-biased overlap)

Language: Java - Size: 78.1 KB - Last synced at: 4 months ago - Pushed at: about 9 years ago - Stars: 3 - Forks: 0

lukaselmer/ethz-data-mining

ETH Data Mining Class

Language: Python - Size: 106 MB - Last synced at: about 1 year ago - Pushed at: almost 11 years ago - Stars: 3 - Forks: 2

gomezportillo/sparkR-hadoop

Processing massive datasets in Hadoop and SparkR

Language: R - Size: 1.38 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

AshkanM96/EECS-4415-NYC-Taxi-Uber

Taxi versus Uber in NYC

Language: HTML - Size: 190 MB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

c3duan/Steam-Engagement-Predictor

Recommender System wrapped with a Binary Classifier

Language: Jupyter Notebook - Size: 6.64 MB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

manuparra/TallerH2S

Taller HDFS, Hadoop y Spark para el Master Profesional de Ingeniería Informática - Universidad de Granada

Language: R - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 5

myarichuk/LoginModuleDemo

Source code for the talk at Techorama Antwerp 2019

Language: C# - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

glegoux/map-reduce

Implementation of Map/Reduce algorithm

Language: Java - Size: 3.72 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

AChepurnoi/map-reduce

Simplified Kotlin map-reduce implementation

Language: Kotlin - Size: 69.3 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

RefaatM/Hadoop.YahooStockPrices

Fetches stock prices from yahoo and saves them into Hadoop

Language: Java - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

kirilcvetkov92/Hadoop-Practice-Tasks

Language: Jupyter Notebook - Size: 253 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

GuruMulay/content-based-authorship-detection-using-tfidf-score

Language: Java - Size: 139 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

luislorenzom/hmusket

K-mer spectrum corrector based on Hadoop

Language: Java - Size: 974 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

berkerol/count-words

Counts the word occurrences in a file

Language: C++ - Size: 227 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

prateek22sri/MapReduce-word-count

Implementing MapReduce's word count algorithm

Language: Java - Size: 195 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

ramitsurana/emr-ml

AWS EMR Info including Hadoop, Map Reduce and Hive along with Machine Learning

Size: 43.9 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 2

salmansamie/hadoop_cx

Map-Reduce Analysis

Language: Java - Size: 1.02 MB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

zoltan-nz/learning-spark

Playing with Apache Spark

Language: Java - Size: 105 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

BenoitHanotte/introversion-jmx-agent

A simple Java agent to enable JMX profiling on a randomly assigned port

Language: Java - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

chen0040/pyspark-advanced-algorithms

Samples of Advanced Algorithms and Data Analysis implemented in pyspark

Language: Batchfile - Size: 19 MB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

kuanghuei/map-reduce

A Java implementation of MapReduce

Language: Java - Size: 805 KB - Last synced at: over 2 years ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

windhaunting/mapReduce-algorithm

Language: Python - Size: 2.96 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

slava-vishnyakov/php-map-reduce

MapReduce simple implementation

Language: PHP - Size: 15.6 KB - Last synced at: 6 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

koushal95/Mapreduce-Analysis-on-NYPD-Motor-Vehicle-Collisions

Data Analysis on Motor Vehicle Collisions using Map Reduce

Language: Python - Size: 4.88 KB - Last synced at: 22 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

parshva45/Big-Data-Analytics

Understanding Big Data Analytics by using Map Reduce for performing various tasks like Blooms Filter, Frequent Itemset, KMeans, Matrix Multiplication, Finding Maximum Temperature, Finding Word Count, and Analyzing Electricity Consumption

Language: Java - Size: 2.13 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 2