GSP (Generalized Sequential Pattern Mining) Example

Поделиться
HTML-код
  • Опубликовано: 24 окт 2024

Комментарии • 35

  • @caganyigitdeliktas292
    @caganyigitdeliktas292 7 месяцев назад +3

    Best GSP video on youtube. Thank you

  • @pranavk281
    @pranavk281 Год назад +1

    Very clean and clear explanation. Made it very easy to understand the algorithm properly.

  • @fahmiquradaa2069
    @fahmiquradaa2069 3 года назад +1

    Your explanation clear as the sun in the middle of the sky. A billion thanks

  • @together_everyone_achieves6432
    @together_everyone_achieves6432 2 года назад +3

    Thanks for the clear-cut explanation ma'am. I'm sure that I'm going to get full marks for this type of question in my tomorrow's exam.❤

  • @lucho8731
    @lucho8731 6 месяцев назад +1

    Thank you for a dedicated educational lecture.

  • @elavarasan.m8610
    @elavarasan.m8610 3 года назад +1

    Good and Clear Explaination, Do more videos for similar algorithms

  • @jyothianuradha1073
    @jyothianuradha1073 6 месяцев назад +1

    Thank you soo much. it helped me a lot

  • @maironcastro6325
    @maironcastro6325 4 года назад +1

    Amazing explanation, congratulations!

  • @aashishkumarvitta1330
    @aashishkumarvitta1330 8 месяцев назад +1

    Great video mam.

  • @bahramhedayati423
    @bahramhedayati423 Год назад +3

    Thanks for your explanation. At the last step, is the support of {abfe} = 2?
    It seems that support of {abfe} = 1.
    Would you mind to answer this please?

  • @abhishekra1067
    @abhishekra1067 3 года назад +2

    In C2 generation, don’t you also have to check for , , …. ?

    • @shivanisrivarshini180
      @shivanisrivarshini180  3 года назад +1

      If a and a both belongs to different transactions in a sequence then we consider it else no need to consider

  • @linasworlddz3319
    @linasworlddz3319 9 месяцев назад +1

    thank u that was really helpful

  • @wafidzohiryamini463
    @wafidzohiryamini463 3 года назад +1

    Amazing explanation thank you so much

  • @deepakdoddera1
    @deepakdoddera1 3 года назад +1

    Nice video! Can you also please show PrefixSpan algorithm?

  • @sarabassir2100
    @sarabassir2100 3 года назад +2

    Can u please suggest implementation in python

  • @AbhishekMishra-me4mu
    @AbhishekMishra-me4mu 2 года назад +2

    NIT. Warangal?

  • @SWETHAB20MIA110
    @SWETHAB20MIA110 8 месяцев назад

    How did you get {ab(f,g)} ?

  • @akshayakumarviswanathan5560
    @akshayakumarviswanathan5560 3 года назад

    How to proceed with support is given like 3/4 ? or 2/3?

    • @shivanisrivarshini180
      @shivanisrivarshini180  3 года назад +3

      minsupport=3/4 means subsequence need to be present in at least 3 sequences where 4 is the total number of sequences. In this video, Example has a total of 4 sequences and considered minsup=2 which means subsequence must be present in at least 2 sequences out of 4. therefore minsup that we considered is actually 2/4

  • @radjahkhenat1643
    @radjahkhenat1643 3 года назад +1

    thank you so much

  • @niranjanihdas
    @niranjanihdas 10 месяцев назад

    how (ab)f is generated?

    • @shivanisrivarshini180
      @shivanisrivarshini180  10 месяцев назад

      {(ab)} is frequent and {b,f} is frequent and the have common item b. So we can join those two sequences to form 3-length sequence. While forming 3-length sequence in first sequence a,b are in same transaction and in second sequence b,f are in different transactions. Therefore we form 3-length sequence {(a,b),f}.

  • @muratonurmese5915
    @muratonurmese5915 4 года назад

    hello can you share the lesson presentation with us?

  • @shivanitoshniwal6824
    @shivanitoshniwal6824 2 года назад

    can we say: {a(f,g)} and {fge} as {a(f,g)e} ?

  • @prabhpreetkaur8582
    @prabhpreetkaur8582 5 месяцев назад

    Final output is wrong abfe will not be there

    • @swarakubade2147
      @swarakubade2147 5 месяцев назад

      yeah even i noticed that

    • @msalasga
      @msalasga 16 дней назад

      Do you mind explaining why ?

  • @vravi9346
    @vravi9346 3 года назад

    can you send me the ppts

  • @shivanisrivarshini180
    @shivanisrivarshini180  4 года назад +1

    docs.google.com/forms/d/e/1FAIpQLSd8t1TkZFsF0cxxF63Gnl5sH8ZPMUhNIf6X3P7tiuCk1Gkljg/viewform?usp=pp_url