Skip to content

Pass verbose through parallel_backend #979

@peay

Description

@peay

Similar to #912, but for the verbose argument of Parallel.

With sklearn, some models use Parallel without supporting verbose (e.g., OneVsRestClassifier). Exposing the verbosity level in the context manager would help deal with such cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions