Skip to content

kmeans script only for "global" clustering for 2 states #1

Description

@vheim

kmeans clustering code needs to be updated and adjusted so that code can independently deal with any cluster-nrs (e.g. 1, 3, etc.) and not only 2 clusters. Additionally, check approach, that each individual is treated independently. I.e. rather than calculating most frequently chosen cluster across all individuals, write code so that each individual is assessed and then clustering and downstream code run for most suitable nr. cluster for each specific individual.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions