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
- Host: GitHub
- URL: https://github.com/parap1uie-s/datamining
- Owner: parap1uie-s
- Created: 2016-11-19T12:16:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-20T08:35:41.000Z (about 9 years ago)
- Last Synced: 2025-02-01T13:24:50.639Z (over 1 year ago)
- Language: Matlab
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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