Skip to content

yizhouyan/DDLOFOptimized

Repository files navigation

Code for KDD 2017

Paper Name: Distributed Local Outlier Detection in Big Data

This paper contains three Distributed LOF implementations: PDLOF, DDLOF and DDLOF-Early.

PDLOF: https://github.com/yizhouyan/PDLOF DDLOF: https://github.com/yizhouyan/DDLOF DDLOF-Early: https://github.com/yizhouyan/DDLOFOptimized

All implemented using Java 1.7 and Hadoop 2.6, please first check the configurations of your cluster.

To run the code, see the sample configuration files under directory conf/.

If you find any problems, please contact [email protected].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages