Skip to content

Hierarchical Clustering with joint clusters #68

@JLaborda

Description

@JLaborda

Is your feature request related to a problem? Please describe.
We need to create a hierarchical clustering that considers joint subsets.

Describe the solution you'd like
The joint subsets will be created by first applying hierarchical clustering to the variables of the problem. Then, if the largest cluster created has n variables in it, the rest will add the best variables related to each cluster until it reaches the n variables of the
largest cluster.

Describe alternatives you've considered
None
Additional context
...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions