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

Implement LaSVM classifier (wishlist) #37

Open
dbogdanov opened this issue Mar 15, 2016 · 1 comment
Open

Implement LaSVM classifier (wishlist) #37

dbogdanov opened this issue Mar 15, 2016 · 1 comment

Comments

@dbogdanov
Copy link
Member

In the case we are limited by the computational complexity of training SVMs on large dataset, we can implement more scalable LaSVM. The source code for LaSVM is released under GPLv2.

@dbogdanov dbogdanov changed the title Implement LaSVM classifier Implement LaSVM classifier (wishlist) Mar 15, 2016
@alastair
Copy link
Member

GPL2 is not compatible with GPL3, however LaSVM is available under "GPL2 or later", so we are able to use it under those terms.

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

No branches or pull requests

2 participants