Skip to content

Separation of concerns? #1

@jncornett

Description

@jncornett

It appears as if clustering.py inextricably combines the k-means clustering algorithm with matplotlib graphics. This has several disadvantages:

  • Makes it difficult to use another gui
  • Makes it difficult to use clustering as standalone (e.g. as a tool for analyses)

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