Learn R Programming

solitude (version 1.1.3)

An Implementation of Isolation Forest

Description

Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detection (Liu, Ting and Zhou ).

Copy Link

Version

Install

install.packages('solitude')

Monthly Downloads

1,647

Version

1.1.3

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

July 29th, 2021

Functions in solitude (1.1.3)

isolationForest

Fit an Isolation Forest
is_integerish

Check for a single integer
solitude

An Implementation of Isolation Forest
terminalNodesDepthPerTree

Depth of each terminal node of a single tree in a ranger model
terminalNodesDepth

Depth of each terminal node of all trees in a ranger model