https://github.com/fpopic/avsp
(Class) Big Data Analysis Course Assignments
https://github.com/fpopic/avsp
big-data bigdata message-passing pagerank-algorithm pcy simhash stream-processing
Last synced: 3 months ago
JSON representation
(Class) Big Data Analysis Course Assignments
- Host: GitHub
- URL: https://github.com/fpopic/avsp
- Owner: fpopic
- Created: 2017-02-11T00:46:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-12T11:20:36.000Z (about 8 years ago)
- Last Synced: 2025-01-10T19:42:12.250Z (4 months ago)
- Topics: big-data, bigdata, message-passing, pagerank-algorithm, pcy, simhash, stream-processing
- Language: Java
- Homepage:
- Size: 28.2 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AVSP
Big Data Analysis Student assignments (in Java):Lab1 - SimHash, SimHashBuckets
Lab2 - PCY algorithm
Lab3 - NodeRank, ClosestBlackNode problem
Lab4 - DGIM algorithm for couning 1's in a bit stream
## Source Code
src/main/*## Test Resources
src/res/*## Unit Tests
src/test/*