8000 making mutual_info_regression more verbose · Issue #26775 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content
making mutual_info_regression more verbose #26775
Open
@arfogg

Description

@arfogg

Describe the workflow you want to enable

Hi,

Thanks for coding up mutual_info_regression, I use it for novel space science research and it's super helpful for me.

I'm currently using it to analyse quite large amounts of data, and understandably this can be quite slow. I'm wondering if it would be possible to implement an optional flag in mutual_info_regression to make the code verbose while it's running. For example, printing out something to the terminal when it is 10%, 20%, 30% (etc) done.

Just an idea - hopefully I have raised this in the correct way!

Thanks,
Alexandra Fogg

Describe your proposed solution

Implementation of an optional flag in mutual_info_regression to make the function verbose, where it prints out statements at certain stages of the process, e.g. 10% done or saying that a certain stage is completed, etc.

Describe alternatives you've considered, if relevant

No response

Additional context

No response

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

      0