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 Support readonly sparse datasets for manhattan_distances #25432

Commits on Jan 19, 2023

  1. TST Add non-regression test for scikit-learn#7981

    This reproducer is adapted from the one of this message:
    scikit-learn#7981 (comment)
    
    Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
    jjerphan and lesteve committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    15f39d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf2b5b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    61fa92c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8c3885 View commit details
    Browse the repository at this point in the history
  3. FIX Fix comment

    jjerphan committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    286ee5b View commit details
    Browse the repository at this point in the history
  4. Update sklearn/metrics/tests/test_pairwise.py

    Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
    jjerphan and lorentzenchr committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    4f05003 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80f4af3 View commit details
    Browse the repository at this point in the history
  6. Update sklearn/metrics/tests/test_pairwise.py

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

Commits on Jan 26, 2023

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