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

https://github.com/parap1uie-s/datamining

Codes about data mining & big data
https://github.com/parap1uie-s/datamining

Last synced: 5 months ago
JSON representation

Codes about data mining & big data

Awesome Lists containing this project

README

          

# DataMining codes for homework of standford CS246

PageRank.m is the matlab code about the PageRank algorithm

PrimeDivisor.java calc 12 to (2,12),(3,12) pairs etc. based on hadoop and MR

EditDistance.m calc Edit Distance of two strings