Open
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