Skip to content

Implement a pre-processing phase + cluster initialization #1

@kjossul

Description

@kjossul

Ideas:

  • Remove noisy data
  • Sort data and divide it into L partitions: here we could use MPI to implement parallelism for each partition. This produces local clusters, therefore some sort of global reduction mechanism is needed for the final results.
  • Cluster initialization: here a good SO answer with popular initialization methods

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestideaDevelopment ideas and discussion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions