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

Multivariate clustering #20

Open
sergiobuj opened this issue Feb 25, 2014 · 1 comment
Open

Multivariate clustering #20

sergiobuj opened this issue Feb 25, 2014 · 1 comment
Assignees
Milestone

Comments

@sergiobuj
Copy link
Member

The current set of GUI elements does not provide a clean way to select multiple variables for the clustering. And we should be able to offer a clustering by multiple variables.

@sergiobuj sergiobuj added this to the Nice to have milestone Feb 25, 2014
@sergiobuj
Copy link
Member Author

The main points to make this happen are:

  • Going from one attribute to a list of attributes for each ClusterpyFeature (fetching all attributes when creating the feature).
  • When computing the distance between features, take into account that now you have a list rather than just an attribute.

@sergiobuj sergiobuj self-assigned this Feb 25, 2014
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