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

scikit-learn Neighbors support #58

Closed
AHReccese opened this issue Dec 12, 2023 · 0 comments · Fixed by #86 or #87
Closed

scikit-learn Neighbors support #58

AHReccese opened this issue Dec 12, 2023 · 0 comments · Fixed by #86 or #87
Assignees
Milestone

Comments

@AHReccese
Copy link
Member

AHReccese commented Dec 12, 2023

Description

add Neighbors support

  • KNeighborsClassifier
  • KNeighborsRegressor
  • NearestNeighbors
  • NearestCentroid
  • RadiusNeighborsClassifier
  • RadiusNeighborsRegressor
  • LocalOutlierFactor
@AHReccese AHReccese changed the title scikit-learn neighbors support scikit-learn Neighbors support Dec 12, 2023
@AHReccese AHReccese changed the title scikit-learn Neighbors support scikit-learn Nearest Neighbors support Dec 12, 2023
@AHReccese AHReccese added this to the pymilo v0.7 milestone Dec 26, 2023
@AHReccese AHReccese self-assigned this Feb 21, 2024
@AHReccese AHReccese linked a pull request Mar 25, 2024 that will close this issue
@AHReccese AHReccese changed the title scikit-learn Nearest Neighbors support scikit-learn Neighbors support Mar 25, 2024
@AHReccese AHReccese linked a pull request Mar 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant