Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SparkAlgorithms

Additional useful algorithms that can be used with spark.

###MLlib #####Outlier Detection Outlier detection on categorical data. By counting frequency scores

#####KNN-Join Approximate KNN-Join which uses z-scores to compute nearest neigbors

###GraphX #####Feedback Vertex Set Greedy recursive solution to find feedback vertex set of a directed graph. #####Watershed Delineation A pregel based functionality to compute vertices which reach out to a given vertex in a DAG

About

Additional useful algorithms that can be used with spark.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages