fastdup
fastdup copied to clipboard
Graph Search: How to use from examples?
trafficstars
Hello! Amazing project, thank you for building it.
I can't find anywhere in the examples or documents the Graph Search function. Could you help me locate it?
Hi Matthew, we waited for someone to reach out, we have this functionality under the hood. Some additional examples are under the gallery : https://github.com/visual-layer/fastdup/blob/main/gallery/viz23.png https://github.com/visual-layer/fastdup/blob/main/gallery/viz46.png
You first need to run fastdup and then we can instruct you how to try the graph part. So far we draw it with2 random nodes inside a component and then compute their shortest path. I wonder if this is useful or you want something else?