Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 280 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 280 Bytes

local_outlier_factor

Implementation of the local outlier factor algorithim without using reachability distance. I understand that by increasing the size of k we can account for what the reachability distance would be accounting. More effecient and gets the job done well.