Skip to contents

compute and greate nearest neighbor graph

Usage

compute_nearest_neighbor_graph(embeddings, k = 20)

Arguments

embeddings

embedding matrix

k

numeric describing number of nearest neighbors

Value

igraph object