Open zadniprovskyy opened 5 months ago
Suppose we initialized hdbscan clusterer with algorithm set to "best". After we ran clusterer.fit() is there a way to get the information about which algorithm was actually used (e.g. generic, prims_kdtree, ...)?
Suppose we initialized hdbscan clusterer with algorithm set to "best". After we ran clusterer.fit() is there a way to get the information about which algorithm was actually used (e.g. generic, prims_kdtree, ...)?