⚠️There's a newer version (0.6.1-1) of this package. Take me there.

isotree (version 0.1.28)

Isolation-Based Outlier Detection

Description

Fast and multi-threaded implementation of isolation forest (Liu, Ting, Zhou (2008) ), extended isolation forest (Hariri, Kind, Brunner (2018) ), SCiForest (Liu, Ting, Zhou (2010) ), and fair-cut forest (Cortes (2019) ), for isolation-based outlier detection, clustered outlier detection, distance or similarity approximation (Cortes (2019) ), and imputation of missing values (Cortes (2019) ), based on random or guided decision tree splitting. Provides simple heuristics for fitting the model to categorical columns and handling missing data, and offers options for varying between random and guided splits, and for using different splitting criteria.

Copy Link

Version

Down Chevron

Install

install.packages('isotree')

Monthly Downloads

1,581

Version

0.1.28

License

BSD_2_clause + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

January 13th, 2021

Functions in isotree (0.1.28)