PackageName: baggedLocalOutlierFactor Title: Filter implementing the Bagged LOF outlier/anomaly detection algorithm. Description: A filter that applies the Bagged LOF (Local Outlier Factor) algorithm to compute an "outlier" score for each instance in the data. For more information, see: Aleksandar Lazarevic, Vipin Kumar (2005). Feature Bagging for Outlier Detection. Proceedings of the Eleventh ACM SIGKDD International Conference on Knowledge Discovery in Data Mining, pp. 157-166. PackageURL: http://people.cs.umass.edu/~lfriedl/code/baggedLocalOutlierFactor.zip Version: 1.0.0 Date: 2014-05-07 Enhances: localOutlierFactor Category: Outlier Depends: weka (>=3.7.2), localOutlierFactor (>=1.0.2) License: GPL 3.0 Author: Lisa Friedland <lisadfriedland@gmail.com>