2. Association Rule Mining-Apriori Algorithm - Solved Numerical Example by Mahesh Huddar

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

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

  • @sandipandas8082
    @sandipandas8082 2 года назад +136

    Frequency of I3 at the first calculation should be 6

  • @vishalgr9526
    @vishalgr9526 4 года назад +59

    sir there is an error, according to the question there is only 2 'i4' but in the 1-item set the mentioned data frequency has 4 so just correct that part :)

    • @joetomthomas3074
      @joetomthomas3074 4 года назад +3

      @@MaheshHuddar 2 item sets I2 and I3 frequency is 4

    • @sravanbathini4137
      @sravanbathini4137 3 года назад +4

      @@MaheshHuddar nope even I3 are 6, but he only wrote 5 of them

    • @RHAD-iy5fy
      @RHAD-iy5fy Год назад +1

      and also i3 has an error the frequency is 6 not 5

  • @Justagirl-s3z
    @Justagirl-s3z 4 года назад +14

    Sir please continue the videos.... Complete other modules also... It's helping me a lot...

  • @MuhammadAnas-ct5om
    @MuhammadAnas-ct5om 10 месяцев назад

    You're a legend.

    • @MaheshHuddar
      @MaheshHuddar  10 месяцев назад +1

      Thank You
      Do like share and subscribe

  • @puneethcs6889
    @puneethcs6889 4 года назад +12

    Sir actually the 1item sets the item4 have frequency 2 and the item5 have also have frequency 2 but you write 4 is there it's wrong sir

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

    Thank you! Really clear

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

      Welcome
      Do like share and subscribe

    • @asevensouls9650
      @asevensouls9650 11 месяцев назад

      ​​@@MaheshHuddar Can we use bread butter example method to find association rules for this problem? Please clarify

  • @habiburrahman-nz9nw
    @habiburrahman-nz9nw Месяц назад

    Thank you🙂

  • @NoOne-lj3zb
    @NoOne-lj3zb Год назад +1

    Perfect explanation ❤️

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

      Thank You
      Do like share and subscribe

  • @akashbiswas8639
    @akashbiswas8639 Год назад

    ur a legend. Thanks a lot for the videos..

    • @MaheshHuddar
      @MaheshHuddar  Год назад

      You're welcome!
      Do like share and subscribe

  • @tulasigundarapu7357
    @tulasigundarapu7357 2 года назад +5

    Sir, frequency of i4 in first calculation is 2 kada ?

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

    very nicely explained sir

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

      Thank You
      Do like share and subscribe

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

    Thank you sir

    • @MaheshHuddar
      @MaheshHuddar  5 месяцев назад +1

      Welcome
      Do like share and subscribe

  • @brams3955
    @brams3955 3 года назад +10

    This video is well. But with the mistake you made, it spoiled everything. In my opinion, you need to redo it. :-)
    But it was helpful

  • @RoseRose-sn9ic
    @RoseRose-sn9ic 3 года назад +11

    I3 support is 6

  • @Shalu_Gaming
    @Shalu_Gaming 2 года назад +4

    Sir but i3 is there in 6

  • @chandunavyasree6804
    @chandunavyasree6804 2 года назад +9

    I2, i3 came 4times in items but u took 3times

  • @maneeshaC-y5i
    @maneeshaC-y5i Год назад

    confidence = Frq(x,y)/frq(x). So why is it divided by the number of items (N)? So, the confidence calculation is incorrect. Please correct me if I'm incorrect.

    • @tanveersayyed561
      @tanveersayyed561 11 месяцев назад

      same confusion have come through Any conclusion

  • @chandankhuntia7017
    @chandankhuntia7017 Год назад

    awesome

    • @MaheshHuddar
      @MaheshHuddar  Год назад

      Thank You
      Do like share and subscribe

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

    how one can come to know minimum support is 2

  • @swapnilkulkarni4760
    @swapnilkulkarni4760 2 года назад +6

    1 item set... value of i3 has to be 6

  • @user-cs7th6ud8g
    @user-cs7th6ud8g 2 года назад +2

    great video , how can we determine the value of support and confidence level during the real life example

  • @haibaraai1690
    @haibaraai1690 4 года назад +3

    Sir for subset creation part, how to know min support = 22% and min confidence = 50%

    • @supriyabala6954
      @supriyabala6954 4 года назад +5

      Confidence will be given in question
      And support they have given 2 in question so total items is 9
      So 2/9 is 22😊

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

      @@supriyabala6954 thank you Supriya Bala :)

    • @samarendrasingh1456
      @samarendrasingh1456 Год назад

      @@supriyabala6954 What if in 3item set no item satisfies min. Support ??
      then how to proceed??

    • @PratimMukherjee
      @PratimMukherjee 9 месяцев назад

      ​@@samarendrasingh1456maybe you can try proceeding in the same way but do it for 2 frequent itemset

  • @btol2421
    @btol2421 Год назад

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

    • @MaheshHuddar
      @MaheshHuddar  Год назад

      Consider two times

    • @btol2421
      @btol2421 Год назад

      @@MaheshHuddar Sir and in Fp growth we should only consider once??

  • @bhumikak4815
    @bhumikak4815 4 года назад +2

    Sir while calculating the support and confidence(initially) the frequency of which two items should be taken sir ??

  • @sushmitamunshi8676
    @sushmitamunshi8676 2 года назад +2

    Min support 33.33 how I will calculate

  • @tampadchristian1129
    @tampadchristian1129 Год назад

    what if minimum support count is 3.5 what should we take ? 3 or 4 ?

  • @samarendrasingh1456
    @samarendrasingh1456 Год назад

    What if in 3item set no item satisfies min. Support ??
    then how to proceed??

  • @kuntalthakurofficial5420
    @kuntalthakurofficial5420 2 года назад +1

    hello sir the frequency of I3 is 6 times and you have taken 5 times