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
then I trained in my Xcode program(code attached in the More Details section)
vectors are the points I generated from python numpy for 3 clusters
labels are [0,1,2]
Brief Intro
I generated different clusters with
python numpy
then I trained in my Xcode program(code attached in the
More Details
section)vectors are the points I generated from python numpy for 3 clusters
labels are [0,1,2]
finally, I got the result:
as you can see from the result, label
1
cluster hold most of the vectors, and the rest seems like random guessesMore Details
The text was updated successfully, but these errors were encountered: