We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d620c85 + 669508c commit e55f957Copy full SHA for e55f957
hdbscan/hdbscan_.py
@@ -976,7 +976,7 @@ class HDBSCAN(BaseEstimator, ClusterMixin):
976
977
prediction_data : boolean, optional
978
Whether to generate extra cached data for predicting labels or
979
- membership vectors few new unseen points later. If you wish to
+ membership vectors for new unseen points later. If you wish to
980
persist the clustering object for later re-use you probably want
981
to set this to True.
982
(default False)
0 commit comments