forked from PySATL/pysatl-mpest
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
- 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 requestNew feature or request