Open myrainbowandsky opened 3 years ago
If you want to isolate a cluster you'll need to run a clustering algorithm over the embedding and use the results of that. Personally I recommend HDBSCAN, but there are a variety of clustering algorithms you could try.
If you want to isolate a cluster you'll need to run a clustering algorithm over the embedding and use the results of that. Personally I recommend HDBSCAN, but there are a variety of clustering algorithms you could try.