not able to visualise as shown in the video
on printing the points getting an empty list
i have checked the code and cannot find any problem
the last line of code after writing the updatecluster function works fine
not able to visualise as shown in the video
hey @adirayer ,
can you please share your code through google colab or drive link.
Need to check the previous codes that you have implemented to understand the issue.
Thnank You .
hey @adirayer ,
you haven’t assigned the points to each cluster in the given step cell.
If you check your next cell then you may find the way you have implemented the correct order of code to assign , update and generate the plots of each cluster.
thnanks its working now