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

consider scikit-learn contribution #1

Open
clstaudt opened this issue Mar 7, 2023 · 2 comments
Open

consider scikit-learn contribution #1

clstaudt opened this issue Mar 7, 2023 · 2 comments

Comments

@clstaudt
Copy link

clstaudt commented Mar 7, 2023

https://scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html

Since this implementation is famously slow, would you consider contributing your algorithm to scikit-learn?

@matzebond
Copy link
Collaborator

TBH this research code base probably need to much work to be included in a stable framework like sklearn.
I think rebuilding the multilevel approach in python on top of the sklearn's libsvm and label_propagation would be easier and should reach most of the performance benefits.

@clstaudt
Copy link
Author

That would count as contributing the algorithm.

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

No branches or pull requests

2 participants