Question: I need to run k-means in python using using random initialisation (not k-means++ initialisation that is the standard in sklearn). How do i change the
I need to run k-means in python using using random initialisation (not k-means++ initialisation that is the standard in sklearn). How do i change the code to reflect this?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
