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

RadiusNeighborsClassifier Support #1585

Open
napetrov opened this issue Nov 22, 2023 Discussed in #1583 · 2 comments
Open

RadiusNeighborsClassifier Support #1585

napetrov opened this issue Nov 22, 2023 Discussed in #1583 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@napetrov
Copy link
Contributor

Discussed in #1583

Originally posted by SebNav November 21, 2023
Hello, I like this project and regularly use several of the algorithms currently supported, such as SVC, KNN classifier, and DBSCAN. Nowadays, I am looking for some kind of optimized and fast implementation of RadiusNeighborsClassifier. It would be good to have that implementation in this library.
Thank you very much for your work.

@napetrov napetrov added the enhancement New feature or request label Nov 22, 2023
@ricor07
Copy link

ricor07 commented Dec 28, 2024

Hello, I'd like to join the project by working on this issue.

@napetrov
Copy link
Contributor Author

napetrov commented Jan 2, 2025

@ricor07 , sure. Thanks for volunteering. be free to ask any info that would be useful. This one would probably require some overview on how this can be implemented and if this is something that can be done purely in sklearnex with existing oneDAL primitives or new implementation should be done in oneDAL first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants