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
- Host: GitHub
- URL: https://github.com/louisguitton/tpt32-mapreduce
- Owner: louisguitton
- Created: 2015-11-20T09:22:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-23T15:50:39.000Z (over 9 years ago)
- Last Synced: 2025-02-03T22:40:43.644Z (8 months ago)
- Language: Java
- Homepage:
- Size: 20.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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