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

chore: refactor onedal interaction with backend and policies #2168

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

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    de1767e View commit details
    Browse the repository at this point in the history
  2. fix tests

    ahuber21 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    eeb779c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3186276 View commit details
    Browse the repository at this point in the history
  4. fix typo

    ahuber21 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    179e35d View commit details
    Browse the repository at this point in the history
  5. cosmetics

    ahuber21 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6e6b6ce View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    2ffe56a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28c1eda View commit details
    Browse the repository at this point in the history
  3. add dbscan

    ahuber21 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8bf7c10 View commit details
    Browse the repository at this point in the history
  4. add kmeans

    ahuber21 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    de1b6e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c70eefa View commit details
    Browse the repository at this point in the history
  6. rm BackendMixin

    ahuber21 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    a646327 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec421f1 View commit details
    Browse the repository at this point in the history
  8. add svm

    ahuber21 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    225b98a View commit details
    Browse the repository at this point in the history
  9. add pca

    ahuber21 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b899a8f View commit details
    Browse the repository at this point in the history
  10. fix backend import

    ahuber21 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f6b4781 View commit details
    Browse the repository at this point in the history