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

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

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/*