Not able to visualise

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

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 :slightly_smiling_face:.

https://drive.google.com/file/d/13aTGdDswAwgHpKc-lIF2zeJu-6Ysz6iJ/view?usp=sharing

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