Skip to content

yanyachen/IsolationForest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IsolationForest

This is a copy of Liu et al's R package for the paper Isolation Forest.
It was originally hosted here.

Disclaimer: This is in no way my research. I've hosted it here to make it easy for people to fork and install.

Update:

  1. Add OpenMP parallel computing
  2. Use roxygen2 for NAMESPACE control
  3. Bump up version number to 0.27

To install:

devtools::install_github("yanyachen/IsolationForest")

About

Detects anomalies using binary trees

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published