Skip to content

Assignemnt 2 for big data class in CUHK master program. This is an implementation of spectral clustering.

Notifications You must be signed in to change notification settings

anthony-poon/homework.bigdata.assignment-2-spectral-clustering

Repository files navigation

Assignemnt 2 for big data class in CUHK master program. This is an implementation of spectral clustering

Requirement: 
	JDK 1.8+
	Maven
	
Compiling:
	Go to root folder where pom.xml resides
	> mvn clean install
	> cd target
	> java -jar Assignment-2.SpectralClustering-1.0-SNAPSHOT.jar

About

Assignemnt 2 for big data class in CUHK master program. This is an implementation of spectral clustering.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages