Package: solitude 1.1.3
solitude: An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detection (Liu, Ting and Zhou <doi:10.1145/2133360.2133363>).
Authors:
solitude_1.1.3.tar.gz
solitude_1.1.3.zip(r-4.5)solitude_1.1.3.zip(r-4.4)solitude_1.1.3.zip(r-4.3)
solitude_1.1.3.tgz(r-4.4-any)solitude_1.1.3.tgz(r-4.3-any)
solitude_1.1.3.tar.gz(r-4.5-noble)solitude_1.1.3.tar.gz(r-4.4-noble)
solitude_1.1.3.tgz(r-4.4-emscripten)solitude_1.1.3.tgz(r-4.3-emscripten)
solitude.pdf |solitude.html✨
solitude/json (API)
NEWS
# Install 'solitude' in R: |
install.packages('solitude', repos = c('https://talegari.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/talegari/solitude/issues
isolation-forestoutliersrpackages
Last updated 3 years agofrom:5609a4c8c1. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | NOTE | Oct 31 2024 |
R-4.5-linux | NOTE | Oct 31 2024 |
R-4.4-win | NOTE | Oct 31 2024 |
R-4.4-mac | NOTE | Oct 31 2024 |
R-4.3-win | NOTE | Oct 31 2024 |
R-4.3-mac | NOTE | Oct 31 2024 |
Exports:isolationForestterminalNodesDepth
Dependencies:clicodetoolscpp11data.tabledigestfuturefuture.applyglobalsglueigraphlatticelgrlifecyclelistenvmagrittrMatrixparallellypkgconfigR6rangerRcppRcppEigenrlangvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check for a single integer | is_integerish |
Fit an Isolation Forest | isolationForest |
An Implementation of Isolation Forest | solitude-package solitude |
Depth of each terminal node of all trees in a ranger model | terminalNodesDepth |
Depth of each terminal node of a single tree in a ranger model | terminalNodesDepthPerTree |