1. K-Medoids Clustering Algorithm | K-Medoids Clustering Solved Example | K-Medoids by Mahesh Huddar

Поділитися
Вставка
  • Опубліковано 4 лип 2024
  • 1. K-Medoids Clustering Algorithm | K-Medoids Clustering Solved Example | K-Medoids Clustering by Mahesh Huddar
    Kmedoids Clustering Algorithm: • K-Medoid Clustering Al...
    K-Medods Clustering Solved Example 1: • 1. K-Medoids Clusterin...
    The following concepts are discussed:
    ______________________________
    k medoid,
    k medoids clustering example,
    k medoids clustering,
    k medoids clustering solved example,
    k medoids solved example,
    k medoid clustering solved example,
    k medoids clustering numerical example,
    k medoid clustering numerical example
    ********************************
    1. Blog / Website: www.vtupulse.com/
    2. Like Facebook Page: / vtupulse
    3. Follow us on Instagram: / vtupulse
    4. Like, Share, Subscribe, and Don't forget to press the bell ICON for regular updates

КОМЕНТАРІ • 39

  • @user-kn8sj5ej2f
    @user-kn8sj5ej2f 5 місяців тому +11

    this is the best machine learning chanel in the entire world
    keep going !!

    • @MaheshHuddar
      @MaheshHuddar  5 місяців тому +1

      Thank You
      Do like share and subscribe

  • @MuhammadIrfan-wl4mo
    @MuhammadIrfan-wl4mo 11 місяців тому +3

    Excellence Method of teaching

    • @MaheshHuddar
      @MaheshHuddar  11 місяців тому

      Thank You
      Please do like share and subscribe

  • @user-pp7qm1hi5m
    @user-pp7qm1hi5m 3 місяці тому +1

    thanks for ur video! why dont we choose a new medoid for cluster C1?

  • @learnwithabiya7915
    @learnwithabiya7915 8 місяців тому

    Thanks for the making easier machine learning ❤

    • @MaheshHuddar
      @MaheshHuddar  8 місяців тому

      Welcome
      Do like share and subscribe

  • @prasanthkumar6393
    @prasanthkumar6393 10 місяців тому +3

    Liked
    Subscribed
    Excellent explanation ❤

  • @user-xz4io9wu6z
    @user-xz4io9wu6z 16 днів тому

    Thank you sir

    • @MaheshHuddar
      @MaheshHuddar  16 днів тому

      Welcome
      Do like share and subscribe

  • @jay-yq2xn
    @jay-yq2xn Місяць тому

    Thank you show much

    • @MaheshHuddar
      @MaheshHuddar  Місяць тому

      Welcome
      Do like share and subscribe

  • @MrHorse16
    @MrHorse16 4 місяці тому

    What is meant by cost? What are we calculating when we find total cost?

  • @btol2421
    @btol2421 Рік тому +2

    Sir , In Apriori algorithm
    What If a transaction id contain more than one similar item should we consider that as one during frequency count
    ??

  • @sampurnamalyala7350
    @sampurnamalyala7350 Рік тому +1

    Sir, I have small doubt that we should consider only these specific numbers 13,24,8,19 or can we take any other random numbers as initial values in genetic algorithm
    Sir please rply for this....

  • @ishanamohankumar7090
    @ishanamohankumar7090 5 місяців тому +2

    What if c1 and c2 are equal, which cluster do we consider?

    • @sarafhm8998
      @sarafhm8998 5 місяців тому

      You can choose it randomly

  • @sauravyadav1940
    @sauravyadav1940 4 місяці тому +1

    We can use Euclidean distance also right??

  • @deepakcluts1182
    @deepakcluts1182 Місяць тому

    Sir how it would be if he asked algorithm to gorm 3 clusters

    • @MaheshHuddar
      @MaheshHuddar  9 днів тому

      Select three centroids and calculate the distance to all three centroids
      Based on the distance you can form the clusters

  • @user-gc1bj8hm2v
    @user-gc1bj8hm2v 8 місяців тому +5

    Sir in this problem why should we take c1 (3,4) and c2 value(7,4) why should we don't choose other nodes?

    • @MaheshHuddar
      @MaheshHuddar  8 місяців тому +6

      Yes you can
      Choose medoid points randomly

    • @MaheshHuddar
      @MaheshHuddar  8 місяців тому +5

      Sometimes they will be given as a part of problem definition

    • @reshmikayenninti5667
      @reshmikayenninti5667 7 місяців тому

      ​@@MaheshHuddarsir how to choose mediod points

    • @venkatmohan7390
      @venkatmohan7390 4 місяці тому +1

      Randomly​@@reshmikayenninti5667

    • @user-cq3si2gl5s
      @user-cq3si2gl5s 2 місяці тому

      Randomly we need to choose

  • @arshiatn2895
    @arshiatn2895 7 місяців тому +1

    1000 Mal deutlicher als mein Prof erklärt

    • @MaheshHuddar
      @MaheshHuddar  7 місяців тому

      Thank You
      Do like share and subscribe

  • @yourealive1
    @yourealive1 7 місяців тому +1

    what if there are two other points which give even lower cost than these current 2??

    • @MaheshHuddar
      @MaheshHuddar  7 місяців тому

      You need to repeat untill you get the minimum cost