CMD + K

r-rlof

Community

R parallel implementation of Local Outlier Factor(LOF) which uses multiple CPUs to significantly speed up the LOF computation for large datasets. (Note: The overall performance depends on the computers especially the number of the cores).It also supports multiple k values to be calculated in parallel, as well as various distance measures in addition to the default Euclidean distance.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-rlof

Usage Tracking

1.1.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

R parallel implementation of Local Outlier Factor(LOF) which uses multiple CPUs to significantly speed up the LOF computation for large datasets. (Note: The overall performance depends on the computers especially the number of the cores).It also supports multiple k values to be calculated in parallel, as well as various distance measures in addition to the default Euclidean distance.

Last Updated

Dec 9, 2019 at 20:11

License

GPL-2

Total Downloads

3

Supported Platforms

linux-64
macOS-64
win-64