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

Release 1.2.2 #25777

Merged
merged 68 commits into from
Mar 8, 2023
Merged

Release 1.2.2 #25777

merged 68 commits into from
Mar 8, 2023

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    dc70ce3 View commit details
    Browse the repository at this point in the history
  2. DOC Make MeanShift documentation clearer (scikit-learn#25305)

    Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
    2 people authored and jeremiedbb committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    b269f07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d0aff3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74b8784 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c3b0d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b5faf7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbcf67a View commit details
    Browse the repository at this point in the history
  8. DOC more didactic example of bisecting kmeans (scikit-learn#25494)

    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
    Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
    4 people committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    9df354b View commit details
    Browse the repository at this point in the history
  9. TST Allow callables as valid parameter regarding cloning estimator (s…

    …cikit-learn#25498)
    
    Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
    Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
    Co-authored-by: From: Tim Head <betatim@gmail.com>
    4 people authored and jeremiedbb committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d46d816 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    de9ef18 View commit details
    Browse the repository at this point in the history
  11. FIX make IsotonicRegression always predict NumPy arrays (scikit-learn…

    …#25500)
    
    
    
    Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
    2 people authored and jeremiedbb committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    9a5e673 View commit details
    Browse the repository at this point in the history
  12. MAINT add more intuition on OAS computation based on literature (scik…

    …it-learn#23867)
    
    Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
    2 people authored and jeremiedbb committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    eceae05 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    38c8264 View commit details
    Browse the repository at this point in the history
  14. CI Upload ARM wheels from CirrusCI to nightly and staging index (scik…

    …it-learn#25513)
    
    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    2 people authored and jeremiedbb committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d8fe868 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1bc20d6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1256c58 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d04bae5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    24ba13d View commit details
    Browse the repository at this point in the history
  19. DOC Update MLPRegressor docs (scikit-learn#25556)

    Co-authored-by: Ian Thompson <ian.thompson@hrblock.com>
    2 people authored and jeremiedbb committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d85baef View commit details
    Browse the repository at this point in the history
  20. DOC Update docs for KMeans (scikit-learn#25546)

    Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
    sanjail3 and jeremiedbb committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    aa7fb99 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    42beabc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f53e47a View commit details
    Browse the repository at this point in the history
  23. DOC Add pynndescent to Approximate nearest neighbors in TSNE example (s…

    …cikit-learn#25480)
    
    
    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    2 people authored and jeremiedbb committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    4d1fb47 View commit details
    Browse the repository at this point in the history
  24. DOC Add docstring example to make_regression (scikit-learn#25551)

    Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
    Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
    3 people committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    9d68fc6 View commit details
    Browse the repository at this point in the history
  25. DOC Change print format in TSNE example (scikit-learn#25569)

    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    2 people authored and jeremiedbb committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    6e36d3e View commit details
    Browse the repository at this point in the history
  26. FIX ColumnTransformer supports empty selection for pandas output (sci…

    …kit-learn#25570)
    
    Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
    2 people authored and jeremiedbb committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    6637b79 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    27cdffd View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5487203 View commit details
    Browse the repository at this point in the history
  29. DOC Improve minor and bug-fix release processes documentation (scikit…

    …-learn#25457)
    
    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
    Co-authored-by: Jérémie du Boisberranger <jeremiedbb@yahoo.fr>
    4 people committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    715ca67 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b32d0c1 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7bdb30a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    2e1d08e View commit details
    Browse the repository at this point in the history
  33. DOC fix comment in plot_logistic_l1_l2_sparsity.py (scikit-learn#25633)

    Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
    2 people authored and jeremiedbb committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    59493d3 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    8e01443 View commit details
    Browse the repository at this point in the history
  35. MAINT Check pyproject toml is consistent with min_dependencies (sciki…

    …t-learn#25610)
    
    * MAINT Check pyproject toml is consistent with min_dependencies
    
    * CLN Make it clear that only SciPy and Cython are checked
    
    * CLN Revert auto formatter
    thomasjpfan authored and jeremiedbb committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2f7b72a View commit details
    Browse the repository at this point in the history
  36. FIX Fixes check_array nonfinite checks with ArrayAPI specification (s…

    …cikit-learn#25619)
    
    * FIX Fixes check_array nonfinite checks with ArrayAPI specification
    
    * DOC Adds PR number
    
    * FIX Test on both cupy and numpy
    thomasjpfan authored and jeremiedbb committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    ff7e8ba View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    84c14cf View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    129cc9a View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    13c5d2e View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    c709d54 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    73275e5 View commit details
    Browse the repository at this point in the history
  42. DOC Update governance document for SLEP020 (scikit-learn#25663)

    
    Co-authored-by: Tim Head <betatim@gmail.com>
    Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
    3 people authored and jeremiedbb committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    9145736 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    306affb View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    3bf5950 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    e2766fd View commit details
    Browse the repository at this point in the history
  46. DOC Specify behaviour of None for TfIdfVectorizer max_features parame…

    …ter (scikit-learn#25676)
    
    Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
    2 people authored and jeremiedbb committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a727790 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    51e1499 View commit details
    Browse the repository at this point in the history
  48. DOC Add the custom compiler section back (scikit-learn#25667)

    Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
    jeremiedbb and thomasjpfan committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    53d2738 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    a4ff402 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    7449a20 View commit details
    Browse the repository at this point in the history
  51. DOC Add scikit-learn-intelex to related projects (scikit-learn#23766)

    Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
    Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
    3 people authored and jeremiedbb committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    9d055a4 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    f1315f5 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    343a40a View commit details
    Browse the repository at this point in the history
  54. FIX Improves error message in partial_fit when early_stopping=True (s…

    …cikit-learn#25694)
    
    Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
    thomasjpfan and jeremiedbb committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    5212485 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    1f08e6a View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    8f5b123 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    e6aaa99 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    7f49057 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    f46966e View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    35c2fde View commit details
    Browse the repository at this point in the history
  61. FIX raise a better error in partial_dependence with mixed type catego…

    …ries (scikit-learn#25774)
    
    Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
    glemaitre and jeremiedbb committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c26ee62 View commit details
    Browse the repository at this point in the history
  62. bump version [cd build]

    jeremiedbb committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    f0ca6bf View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    75c1bdf View commit details
    Browse the repository at this point in the history
  2. FIX Fixes bug OneHotEncoder's drop_idx_ when there are infrequent cat…

    …egories (scikit-learn#25589)
    
    Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
    Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
    Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
    4 people committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    b000feb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f34af3 View commit details
    Browse the repository at this point in the history
  4. [cd build]

    jeremiedbb committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    aef0e11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e54ebf1 View commit details
    Browse the repository at this point in the history
  6. [cd build]

    jeremiedbb committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    c3f3653 View commit details
    Browse the repository at this point in the history