Add init parameter to K-means #187
Labels
algorithm related
Issues that require algorithm understanding
easy
Relatively easy to solve issues
enhancement
New feature or request
Add init argument to K-means constructor so that a np.array can be passed as the initial centers (same as in scikit-learn).
Related to #175
The text was updated successfully, but these errors were encountered: