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] correct logic k-NN algos kneighbors() call when algorithm='brute' and fit with GPU #2056

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Sep 17, 2024

  1. Update test_neighbors.py

    icfaust authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a980524 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Update neighbors.py

    icfaust authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    56a0bd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1bb278 View commit details
    Browse the repository at this point in the history
  3. Update neighbors.py

    icfaust authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9e78925 View commit details
    Browse the repository at this point in the history
  4. Update neighbors.py

    icfaust authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    16107cb View commit details
    Browse the repository at this point in the history
  5. Update neighbors.py

    icfaust authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    850b37d View commit details
    Browse the repository at this point in the history
  6. Update neighbors.py

    icfaust authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    61d14f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. formatting

    icfaust committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0a0812b View commit details
    Browse the repository at this point in the history
  2. isort

    icfaust committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    001e1ce View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    69fb20b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ec86e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Update onedal/neighbors/neighbors.py

    Co-authored-by: Samir Nasibli <[email protected]>
    icfaust and samir-nasibli authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9a23905 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    851780a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0e81d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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