Skip to content

FEAT: Add Initializers module #9

@iraedeus

Description

@iraedeus
  • Add abstract class Initializer
  • Add implementation of the abstract class:
    • ClusterizeInitializer
    • Some strategies for initializing parameter of mixture
  • Update design docs

Reqs:

  • Strategy: Q-function (@singledispatch)
  • Accurate and fast init (choose clusters by score)
  • Choosing soft or hard matrix
    • Check if there is exists fuzzy clusterizers in sklearn and if there is support them

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions