-
Notifications
You must be signed in to change notification settings - Fork 207
Open
Labels
clusteringClustering packageClustering packageenhancementNew feature, improvement request or other non-bug code enhancementNew feature, improvement request or other non-bug code enhancementimplementing algorithmsImplementing new algorithms/estimatorsImplementing new algorithms/estimators
Description
Describe the feature or idea you want to propose
We have a wrapper for K-Shape, but no internal implementation. It may be good to have one and possibly deprecate the wrapper if results match. This should be original, not a copy/paste of the wrapper.
Describe your proposed solution
Implement the K-Shape algorithm. It will be on the contributor to evaluate the accuracy of their implementation to published code and results. Efficiency is also a concern here, ideally we would be faster than the wrapper.
Describe alternatives you've considered, if relevant
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
clusteringClustering packageClustering packageenhancementNew feature, improvement request or other non-bug code enhancementNew feature, improvement request or other non-bug code enhancementimplementing algorithmsImplementing new algorithms/estimatorsImplementing new algorithms/estimators