Nothing
#' @name solitude
#' @title An Implementation of Isolation Forest
#' @description Isolation forest is an anomaly detection method introduced by the paper Isolation based Anomaly Detection (Liu, Ting and Zhou <doi:10.1145/2133360.2133363>)
#' @author Srikanth Komala Sheshachala
#' @importFrom data.table :=
"_PACKAGE"
`:=` = function(...) NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.