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

Refactor kernel tools #33

Open
stanleyjs opened this issue Feb 6, 2019 · 0 comments
Open

Refactor kernel tools #33

stanleyjs opened this issue Feb 6, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@stanleyjs
Copy link
Collaborator

Currently all of the kernel functions are pretty baked into the graph classes. It seems to me that it would be more useful to refactor this into a kernel class that allows one to implement things like polynomial kernels. Graph construction would be independent; one need only pass kernel = 'polynomial'

@scottgigante scottgigante added the enhancement New feature or request label Feb 19, 2019
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