powered by
Once hashing is done using fit, compute score via proximity estimation.
fit
On which rarity score needs to be computed.
For usage see example.
# NOT RUN { # } # NOT RUN { ## Creating class object with required arguments model <- new(FiRE::FiRE, L, M) model$fit(data) score <- model$score(data) # }
Run the code above in your browser using DataLab