K Means Clustering Solved Example K Means Clustering Algorithm in Machine Learning by Mahesh Huddar

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

ความคิดเห็น • 37

  • @prathmeshmohite692
    @prathmeshmohite692 8 หลายเดือนก่อน +8

    thank you sirrr ,nice teaching

    • @MaheshHuddar
      @MaheshHuddar  8 หลายเดือนก่อน +1

      Welcome
      Do like share and subscribe

  • @jeevithasrinivasan3199
    @jeevithasrinivasan3199 5 หลายเดือนก่อน +4

    If both the distance to m1 and m2 are same which cluster do we need to allocate ? To new cluster ?

    • @MaheshHuddar
      @MaheshHuddar  5 หลายเดือนก่อน +4

      Assign to any one cluster and continue with new iteration

  • @ravikolagani
    @ravikolagani 7 หลายเดือนก่อน +31

    Small clarification : Square and root gets cancel in mathematics .. so the formulea is d(x2,x1) = x2-x1 -- Isn't it ?

    • @darkzone3295
      @darkzone3295 7 หลายเดือนก่อน +5

      if you cancel it or not but the answer remains the same right

    • @lucaspecialedits4284
      @lucaspecialedits4284 7 หลายเดือนก่อน +2

      The points are one dimensional here. But for higher dimension points we need to sum all squares of all differences under root.

    • @MSAMIULHAQ-u3e
      @MSAMIULHAQ-u3e 7 หลายเดือนก่อน +11

      To avoid minus sign
      Square is compulsory or take abs val

    • @sheevanulhaq3912
      @sheevanulhaq3912 7 หลายเดือนก่อน +5

      It's the common mistakes that we do or we can say we got stuck with the point that root and square get's cancel. Actually in mathematics it's not like that , whenever there is square inside a root then if you want to remove both the operator then you have to leave a modulus outside. On the other hand if there is a root inside the square then we don't need modulus.
      For example:-
      √(x²) = |x|
      (√x)² = x
      Hope you get it.

    • @kucklowmusic9184
      @kucklowmusic9184 7 หลายเดือนก่อน

      Ofcourse, it would be just like measuring distances using scale since its 1-D

  • @lukeshpraveen4763
    @lukeshpraveen4763 6 หลายเดือนก่อน +1

    Sir what if i get same distances
    And to which cluster do i need to assign it

    • @MaheshHuddar
      @MaheshHuddar  6 หลายเดือนก่อน

      Randomly assigned to one cluster and continue with new iteration

  • @5MinuteCake
    @5MinuteCake 10 วันที่ผ่านมา

    Why we repeat the process of new clusters for 4 time ? is there any specific reason ? can we do it just for one time ?

    • @tanvi4198
      @tanvi4198 6 วันที่ผ่านมา

      Reallocation of cluster unless it matches the last findings. This means you have found the best partitioning and hence new calculation will not make a change.

  • @ramyakrishnan831
    @ramyakrishnan831 6 หลายเดือนก่อน +2

    Sema explain sir I have clearly understand TQ sir

    • @MaheshHuddar
      @MaheshHuddar  6 หลายเดือนก่อน

      Thanks and welcome
      Do like share and subscribe

  • @preetitarade
    @preetitarade หลายเดือนก่อน

    Thanks 💫

  • @zohanajmulkalam5767
    @zohanajmulkalam5767 หลายเดือนก่อน

    Can we use this method to create 3 clusters?? Pls reply

    • @isi6402
      @isi6402 2 วันที่ผ่านมา

      yes, you need an extra centroid value and then do the calculation as told in the video.

  • @dhanashreeshiva68
    @dhanashreeshiva68 6 หลายเดือนก่อน

    Thank you sir..

    • @MaheshHuddar
      @MaheshHuddar  6 หลายเดือนก่อน

      Most welcome
      Do like share and subscribe

  • @PremPeeda789
    @PremPeeda789 หลายเดือนก่อน

    thanks bro

  • @tusharsoni_42
    @tusharsoni_42 8 หลายเดือนก่อน +4

    thnx

    • @MaheshHuddar
      @MaheshHuddar  8 หลายเดือนก่อน

      Welcome
      Do like share and subscribe

  • @praneethboddu012
    @praneethboddu012 7 หลายเดือนก่อน +2

    If initial centroids are not given what should l do

    • @mrchocon5388
      @mrchocon5388 7 หลายเดือนก่อน +3

      apni choice kai according choose kar loa

    • @MaheshHuddar
      @MaheshHuddar  7 หลายเดือนก่อน +9

      You can select any data points as initial centroids

    • @sadiyaww7507
      @sadiyaww7507 7 หลายเดือนก่อน +1

      @@MaheshHuddar won't the final clusters be different based on different initial centroids we choose if we are not given any initial centroid in question?

    • @MaheshHuddar
      @MaheshHuddar  7 หลายเดือนก่อน +4

      @@sadiyaww7507 No,
      You can start with any centroids randomly, if not given.
      Algorithm converges to correct clusters finally

    • @Imspeed877
      @Imspeed877 6 หลายเดือนก่อน +8

      Leave the exam hall and go back to home 🏡

  • @chaimaashaay4887
    @chaimaashaay4887 7 หลายเดือนก่อน +2

    • @MaheshHuddar
      @MaheshHuddar  7 หลายเดือนก่อน

      Thank You
      Do like share and subscribe