You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a class for K-Means classification that encapsulates the logic now exists in functions. Class would utilize the existing Centroid() class that already exists. Pretty simple.
First issue, seeing if anybody bites. Easy one.
Create a class for K-Means classification that encapsulates the logic now exists in functions. Class would utilize the existing Centroid() class that already exists. Pretty simple.
Thoughts on usage
Also update projects/Smarty-kmeans.ipynb with usage examples.
The text was updated successfully, but these errors were encountered: