DIANA Clustering - Divisive Analysis Hierarchical Clustering in ML Solved Example by Mahesh Huddar

Поділитися
Вставка
  • Опубліковано 3 жов 2024
  • DIANA Clustering - Divisive Analysis Hierarchical Clustering in Machine Learning Solved Example by Mahesh Huddar
    KMeans Clustering Algorithm: • KMeans Clustering Algo...
    K Means Solved Example: • K Means Clustering Alg...
    K MEans++ Solved Example: • K Means++ Algorithm | ...
    Fuzzy C Means Solved Example: • Fuzzy C Means Clusteri...
    K MEdoid Solved Example: • 1. K-Medoids Clusterin...
    DBScan Solved Example 1: • DBSCAN Clustering Algo...
    DBScan Solved Example 2: • #2. DBSCAN Example | D...
    Agglomerative Hierarchical Clustering: • Agglomerative Hierarch...
    The following concepts are discussed:
    ______________________________
    DIANA Solved Example,
    DIANA Clustering Solved Example,
    Divisive Analysis Clustering Solved Example,
    Divisive Analysis Clustering,
    Divisive Analysis Solved Example,
    Divisive Analysis Hierarchical Clustering,
    DIANA Hierarchical Clustering Solved Example,
    DIANA Hierarchical Clustering,
    Divisive Analysis Hierarchical Clustering Solved Example,
    Hierarchical Clustering Solved Example,
    Hierarchical Clustering,
    Divisive Analysis Clustering algorithm,
    DIANA Clustering algorithm,
    Divisive Analysis Clustering in machine learning,
    DIANA Clustering data mining,
    DIANA Clustering
    ********************************
    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

КОМЕНТАРІ • 15

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

    For the second iteration, at 5.49 While calculating there is a typo.
    in D_d equation consider
    𝐷_𝑑 =1/3(𝑑(𝑑, 𝑎)+𝑑(𝑑, 𝑐)+𝑑(𝑑, 𝑒))−1/1(𝑑(d, 𝑏)) = 2.66
    The 2.66 is more than 0, hence d is remover from C_i and put into C_j cluster

    • @dr.mahanteshm.nadakatti3472
      @dr.mahanteshm.nadakatti3472 3 місяці тому

      Yes. The value to be considered for d (d,b) should be 5. So, the final value will be Dd=2.66 and De = -3. @Mahesh, please confirm if my outcomes are correct. I feel that, even during the 3rd iteration, the values need to be checked for Dc. I got its value as -5.5 instead of -13.5 as mentioned in the video.

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

    Knowledge Representation, Semantic Nets, Partitioned Nets, Parallel Implementation of Semantic Nets. Frames, Common Sense Reasoning and Thematic Role Frames, Architecture of Knowledge Based System, Rule Based Systems, Framebasedsystems. Forward and Backward Chaining,
    Pls complete this topics as soon as possible. Because aap na kaffi chize crystal clear karthe ho jo na baki youtube cahnnel pr nhi hota .
    Thank you sir for your support..❤

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

    "Given dataset {a,b,c,d,e) and the distance matrix in the table. Apply divisive analysis clustering algorithm DIANA to form two clusters from the given matrix in table using single linkage and draw dendrogram diagram"

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

      What should we do Here sir

  • @ComicalEquation
    @ComicalEquation 6 місяців тому +1

    For the second iteration, why are we subtracting d(c,b) for D_d? Shouldn't we subtract d(d,b) for element d?

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

      For the second iteration, at 5.49 While calculating there is a typo.
      in D_d equation consider
      𝐷_𝑑 =1/3(𝑑(𝑑, 𝑎)+𝑑(𝑑, 𝑐)+𝑑(𝑑, 𝑒))−1/1(𝑑(d, 𝑏)) = 2.66
      The 2.66 is more than 0, hence d is remover from C_i and put into C_j cluster

    • @offline5756
      @offline5756 3 місяці тому

      ​​@@MaheshHuddarokay thanks sir

    • @offline5756
      @offline5756 3 місяці тому

      D_e d(e,b) = 10 in the table but while calculating sir take 7 why it is so can you explain

    • @offline5756
      @offline5756 3 місяці тому

      ​@@MaheshHuddarD_e d(e,b) = 10 in the table but while calculating you take 7 why it is so
      Please tell me

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

    This method is also called hierarchal clustering right?

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

      Type of hierarchical clustering

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

      @@MaheshHuddar what is exactly the heiraichal clustering means? Any link about it ?

  • @nancydhiman4414
    @nancydhiman4414 3 дні тому

    Mahesh huddar