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

Explore different random selection methods in graphical Voronoi #5

Open
blucena opened this issue Mar 31, 2020 · 0 comments
Open

Explore different random selection methods in graphical Voronoi #5

blucena opened this issue Mar 31, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@blucena
Copy link
Contributor

blucena commented Mar 31, 2020

Currently, the graphical_voronoi feature type chooses a simple random sub-sample of points from which to define the regions, and thereby the categorical graph for that particular node. However, there may be value in choosing points which are "more spaced out" -- for example, using similar techniques as those used to initialize K-means algorithms. This should be implemented and explored to see if it improves performance.

@blucena blucena added the enhancement New feature or request label Mar 31, 2020
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

1 participant