uxlfoundation/scikit-learn-intelex

RadiusNeighborsClassifier Support

napetrov opened this issue · 2 comments

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.

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