Replies: 1 comment
-
Indeed, it must have been copy-pasted from KMeans. We need to change the docstring.
No, we should instead which task is run in parallel in this estimator |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Should in these doc fragments the variable
n_init
be replaced byn_jobs
? It appears nowhere else in the codefile.scikit-learn/sklearn/cluster/_mean_shift.py
Lines 165 to 167 in f3f51f9
scikit-learn/sklearn/cluster/_mean_shift.py
Lines 301 to 303 in f3f51f9
Beta Was this translation helpful? Give feedback.
All reactions