Skip to content

yizhouyan/DDLOF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 yyan2@wpi.edu.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages