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 different methods of finding centers #10

Open
sigvaldm opened this issue Dec 10, 2021 · 0 comments
Open

Consider different methods of finding centers #10

sigvaldm opened this issue Dec 10, 2021 · 0 comments

Comments

@sigvaldm
Copy link
Owner

sigvaldm commented Dec 10, 2021

Today the centers are obtained by K-means clustering. This leaves no basis functions on the edges of the training data domain, which either lead to large radius (if automatically tuned) or slightly larger errors on the boundary. Consider alternative ways to obtain a good spread of centers on the domain, that also includes some points on the boundary of the domain.

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

1 participant