An open API service indexing awesome lists of open source software.

https://github.com/louisguitton/tpt32-mapreduce

Code and notes for Mining of Massive Datasets class at Telecom ParisTech
https://github.com/louisguitton/tpt32-mapreduce

Last synced: 6 months ago
JSON representation

Code and notes for Mining of Massive Datasets class at Telecom ParisTech

Awesome Lists containing this project

README

          

# TPT32-map-reduce

Here is my code for the exercises of Telecom ParisTech's TPT32: Mining of Massive Datasets class.

The class is teached by [Mauro Sozio](https://sites.google.com/site/maurosozio/home)

## Course Material
- Introduction to Data Mining and Big Data
- Introduction to MapReduce
- Introduction to Hadoop
- The PageRank Algorithm
- Theory Behind PageRank: Markov chains
- Finding Dense Subgraphs
- Clustering: K-means

## Exercices