Description Usage Arguments Value
Calculate a KNN graph from a feature matrix and prune the graph using isolation forest.
1 | calculate_knn_graph(feature_mat, k, hardwareSetup)
|
feature_mat |
A feature matrix based on which KNN graph is computed |
k |
Number of neighbours in KNN graph. |
hardwareSetup |
Hardware setup for parallelising isolation forest |
edgeList
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.