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

Report support vectors of SVM models (update libsvm) #36

Open
dbogdanov opened this issue Mar 15, 2016 · 0 comments
Open

Report support vectors of SVM models (update libsvm) #36

dbogdanov opened this issue Mar 15, 2016 · 0 comments

Comments

@dbogdanov
Copy link
Member

We are currently using an old verion 2.8 and we can update to the newest version 3.21. There does not seem to be any important updates that would change models behavior according to the changelog. However, one very useful feature was added:

  • add sv_indices in model structure, so users can know which training instances are SVs

We should be able to provide such information about support vectors back to Gaia model training scripts and log it.

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

1 participant