Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Wrong description for the n_jobs in mean_shift docs #25075

Closed
@jeremiedbb

Description

@jeremiedbb

Discussed in #25059

Originally posted by gittar November 28, 2022
Should in these doc fragments the variable n_init be replaced by n_jobs? It appears nowhere else in the codefile.

n_jobs : int, default=None
The number of jobs to use for the computation. This works by computing
each of the n_init runs in parallel.

n_jobs : int, default=None
The number of jobs to use for the computation. This works by computing
each of the n_init runs in parallel.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions