CRAN/E | bagged.outliertrees

bagged.outliertrees

Robust Explainable Outlier Detection Based on OutlierTree

Installation

About

Bagged OutlierTrees is an explainable unsupervised outlier detection method based on an ensemble implementation of the existing OutlierTree procedure (Cortes, 2020). This implementation takes advantage of bootstrap aggregating (bagging) to improve robustness by reducing the possible masking effect and subsequent high variance (similarly to Isolation Forest), hence the name "Bagged OutlierTrees". To learn more about the base procedure OutlierTree (Cortes, 2020), please refer to .

github.com/RafaJPSantos/bagged.outliertrees
Bug report File report

Key Metrics

Version 1.0.0
R ≥ 3.5.0
Published 2021-07-06 1024 days ago
Needs compilation? no
License MIT
License File
CRAN checks bagged.outliertrees results

Downloads

Yesterday 13 0%
Last 7 days 78 -6%
Last 30 days 315 +7%
Last 90 days 883 -18%
Last 365 days 3.707 +7%

Maintainer

Maintainer

Rafael Santos

rafael.jpsantos@outlook.com

Authors

Rafael Santos

aut / cre

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.5.0

Imports

outliertree
dplyr
doSNOW
parallel
foreach
rlist
data.table