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

MAINT Move DistanceMetric under metrics #21177

Merged
merged 20 commits into from
Oct 8, 2021

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    6cf1521 View commit details
    Browse the repository at this point in the history
  2. Add whats_new entry

    jjerphan committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    2e0fff9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec7ca1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4dbe651 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from review

    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    jjerphan and ogrisel committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    a3e03cf View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    e31e2f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6e54ba View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Fix formatting

    Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
    jjerphan and rth committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    cd3cd5d View commit details
    Browse the repository at this point in the history
  2. FIX out of bound error in split_indices (scikit-learn#21130)

    
    Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    3 people authored and jjerphan committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    cb8223b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cc80df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1223e7 View commit details
    Browse the repository at this point in the history
  5. DOC Ensures that SplineTransformer passes numpydoc validation (scikit…

    …-learn#21248)
    
    * Remove SplineTransformer from DOCSTRING_IGNORE_LIST
    
    * Fix numpydocs from SplineTransformer
    Pinky-Chaudhary authored and jjerphan committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    12f46cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e11e820 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff7d9c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39fd93f View commit details
    Browse the repository at this point in the history
  9. DOC Ensures that SelfTrainingClassifier passes numpydoc validation (s…

    …cikit-learn#21277)
    
    * Remove SelfTrainingClassifier from DOCSTRING_IGNORE_LIST
    
    * Fix numpydocs from SelfTrainingClassifier
    
    * Change docstrings to maintain consistency
    jmloyola authored and jjerphan committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    4abc00b View commit details
    Browse the repository at this point in the history
  10. DOC Remove some str/unicode leftovers from Python 2 (scikit-learn#21270)

    Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
    2 people authored and jjerphan committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    eb2b5fa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    74f67ef View commit details
    Browse the repository at this point in the history
  12. Re-introduce 'surrogate' for the wording and adapt docstrings accordi…

    …ngly
    
    
    Co-authored-by: Roman Yurchak <rth.yurchak@pm.me>
    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    
    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    jjerphan and ogrisel committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    46a6cf2 View commit details
    Browse the repository at this point in the history
  13. Re-word even more for "rank-preserving surrogate"

    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    Co-authored-by: Roman Yurchak <rth.yurchak@pm.me>
    
    Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
    jjerphan and rth committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    f00c134 View commit details
    Browse the repository at this point in the history