bagged.outliertrees
Robust Explainable Outlier Detection Based on OutlierTree
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
- Version1.0.0
- R version≥ 3.5.0
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?No
- Last release07/06/2021
Documentation
Team
Rafael Santos
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports7 packages