How OPTICS clustering works | AI ML tutorials by a Data Scientist | Thinking Neuron

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024
  • OPTICS stands for Ordering Points To Identify Clustering Structure.
    Once again another fancy name but a very simple algorithm!
    This algorithm can be seen as a generalization of DBSCAN. A major issue with DBSCAN is that it fails to find clusters of varying density due to fixed eps.
    This is solved in OPTICS by using an approach of finding reachability of each point from the core points and then deciding the clusters based on reachability plot.
    Learn more at the Thinking Neuron Website using below link
    thinkingneuron...
    #datascienceinterview #datascienceinterviewquestions #OPTICSClustering #optics #machinelearning #datascience

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

  • @ChenLiangrui
    @ChenLiangrui 3 หลายเดือนก่อน +1

    a little too long-winded at the front. the example can be improved

  • @nirbhayashaji2492
    @nirbhayashaji2492 2 ปีที่แล้ว +2

    By far one of the best explanation on this topic. Thank you so much.

  • @DJDPM1
    @DJDPM1 ปีที่แล้ว +1

    Thank you for taking the time to create this video. Excellent explanation. Subscribed. :)

  • @stevencarrell83
    @stevencarrell83 2 ปีที่แล้ว +1

    Excellent video. Thanks for sharing

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

    Life save bro

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

    thank you so much

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

    I think by "improvisation" you meant "improvement". Great lecture!

  • @devsutong
    @devsutong ปีที่แล้ว

    please change the title of this video! so misleading!

  • @shashankparmar7899
    @shashankparmar7899 ปีที่แล้ว

    Amazing Explanation !!! Thank you so much for such a wonderful video 😄

  • @drew1998
    @drew1998 2 ปีที่แล้ว +2

    Maybe split up videos like this into multiple parts? Feels weird because you go from the extreme basics of clustering to a specific clustering algorithm. I had to skip a lot since I didn't need the review and also many people probably won't care about OPTICS clustering (or DBSCAN, etc.) if they've never seen an intro video clustering in general. Overall like the content though.

    • @thinking_neuron
      @thinking_neuron  2 ปีที่แล้ว

      Hi Drew.
      Appreciate the feedback... I will take care of it in next wave of videos!

  • @lucassales5339
    @lucassales5339 ปีที่แล้ว

    Great video, thanks!

  • @shoaibshoobi7131
    @shoaibshoobi7131 ปีที่แล้ว

    perfect Hashmi !

  • @algotrading_machinelearning
    @algotrading_machinelearning ปีที่แล้ว

    Great video!!

  • @ubuchu4299
    @ubuchu4299 2 ปีที่แล้ว

    Can you explain the algorithm as well?

    • @thinking_neuron
      @thinking_neuron  2 ปีที่แล้ว +1

      Hi Ubuchu
      I will add one detailed explanation in next wave of videos!