Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX propagate configuration to workers in parallel #25363

Merged
merged 33 commits into from Jan 20, 2023

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    c9fcaa1 View commit details
    Browse the repository at this point in the history
  2. update PR

    glemaitre committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    a10e6da View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Apply suggestions from code review

    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    glemaitre and ogrisel committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    790baa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ed8832 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9b5d02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef3ef2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b2eb17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1fb2be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    689792f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b3c9a1 View commit details
    Browse the repository at this point in the history
  9. FEA Store the GradientBoosting OOB Scores in the oob_score(s)_ fitt…

    …ed attributes (scikit-learn#24882)
    
    Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
    Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
    3 people committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    4a4eee4 View commit details
    Browse the repository at this point in the history
  10. ENH Adds InconsistentVersionWarning when unpickling version doesn't m…

    …atch (scikit-learn#25297)
    
    Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
    thomasjpfan and glemaitre committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    4af933b View commit details
    Browse the repository at this point in the history
  11. ENH Add feature_name_combiner to OneHotEncoder (scikit-learn#22506)

    Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
    Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
    Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
    Co-authored-by: Chiara Marmo <cmarmo@users.noreply.github.com>
    5 people committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    ea03b3e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7676555 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    90ce7d1 View commit details
    Browse the repository at this point in the history
  14. create a new module

    glemaitre committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    b80d5df View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a25add1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    eddea10 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1fd6a88 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    4015591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    358e33e View commit details
    Browse the repository at this point in the history
  3. missing import Parallel

    glemaitre committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    32cda57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5c83a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Apply suggestions from code review

    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    glemaitre and ogrisel committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    2b92410 View commit details
    Browse the repository at this point in the history
  2. update warning

    glemaitre committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    b16203e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2fb6e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f9e99f View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    19661ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f7bd37 View commit details
    Browse the repository at this point in the history
  3. fix Parallel import

    glemaitre committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    9320a51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbdb2cd View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Update doc/whats_new/v1.2.rst

    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    glemaitre and ogrisel committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    1bd78b7 View commit details
    Browse the repository at this point in the history
  2. Update v1.2.rst

    glemaitre committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    15526e8 View commit details
    Browse the repository at this point in the history