Open sjmiller8182 opened 4 years ago
Often I cluster on data that does not have labels. It would be great to be able to visualize the results without needing to input labels. I do not see why labels are required for the method visualize().
visualize()
clusterer.visualize()
Lets knock this out this week!
Often I cluster on data that does not have labels. It would be great to be able to visualize the results without needing to input labels. I do not see why labels are required for the method
visualize()
.clusterer.visualize()