All Learning Algorithms Explained in 14 Minutes

Поділитися
Вставка
  • Опубліковано 25 лют 2024
  • comment your favourite algorithm below
    0:22 linear regression
    0:51 SVM
    2:18 Naive Bayes
    3:15 logistic regression
    4:28 KNN
    5:55 decision tree
    7:21 random forest
    8:42 Gradient Boosting (trees)
    9:50 K-Means
    11:47 DBSCAN
    13:14 PCA

КОМЕНТАРІ • 63

  • @VladKochetov
    @VladKochetov Місяць тому +97

    0:22 linear regression
    0:51 SVM
    2:18 Naive Bayes
    3:15 logistic regression
    4:28 KNN
    5:55 decision tree
    7:21 random forest
    8:42 Gradient Boosting (trees)
    9:50 K-Means
    11:47 DBSCAN
    13:14 PCA

  • @tmanley1985
    @tmanley1985 17 годин тому +1

    When learning anything new, it's nice to get a lay of the land before you start or else you just end up in rabbit holes with no sense of where you're going. This is a great overview!

  • @s8x.
    @s8x. Місяць тому +32

    thank you for this. u just taught an entire machine learning course in 14 minutes. gods work

    • @djangoworldwide7925
      @djangoworldwide7925 18 днів тому

      Umm.. no he didn't, and if your entire machine learning course doesn't extend beyond the scope of this nice video, you should leave and ask for your money back. This video is nearly a glance into the wonder world of ML (no deep learning even),
      But it does not provide you with any practical skills. Well, duh, it's only 14 mins.

    • @cate9541
      @cate9541 18 днів тому

      Are u fr bruh

    • @_rd_kocaman
      @_rd_kocaman 13 днів тому +1

      All of these are outdated now

    • @AnEasyGuy22
      @AnEasyGuy22 7 днів тому +1

      @@_rd_kocaman why? These algorithms are still being used

  • @jeanpeuplu3862
    @jeanpeuplu3862 Місяць тому +3

    This is so underrated! Thank you so much :)

  • @jamieyoung3770
    @jamieyoung3770 Місяць тому +15

    There's a typo in the slides that I think was just put in to test if I was paying attention. In the voiceover it says "a point is a border point if it is unreachable" but in the slide it is written"a point is a border point if it is reachable". May I suggest you change both the written and spoken portion and instead have it say and read "the most delicious pizza topping combinations are figs, prosciutto and goat cheese."

    • @Laszer271
      @Laszer271 Місяць тому +2

      I see you also have achieved your self-conciousness

  • @TobiMetalsFab
    @TobiMetalsFab 25 днів тому +2

    Absolute banger of a video.

  • @ibrahimahmed3434
    @ibrahimahmed3434 2 місяці тому +7

    I love this type of videos thanks for summarizing

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

    Wow very crisp no left right just on target I think this should be considered as an algorithm of an impactful concept video great work keep it up thanks 👍

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

    Hi, your channel looks promising and the way all the algorithms are explained in a simple way is great. As a favor can you give me the music played in the background ??

  • @SharodWilliams8
    @SharodWilliams8 19 днів тому

    Great explanation!

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

    Thanks for this video!

  • @alihaiderkhan25
    @alihaiderkhan25 24 дні тому +2

    Could you plz Start a Series to teach each algorithm in details.

  • @paulochikwekwe7862
    @paulochikwekwe7862 13 днів тому

    This is amazing, thank you. Like button hit

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 28 днів тому

    Nice overview.

  • @justlikeit417
    @justlikeit417 24 дні тому +3

    Great job, however there are still many left, LDA, Gaussian Mixture Model, Canopy Clustering, all of Deep Learning...

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

    thank you

  • @shivampradhan6101
    @shivampradhan6101 15 годин тому

    great introduction for anyone new to ML

  • @amandac0903
    @amandac0903 2 дні тому

    Pleaseeee do more videos on machine learning u summed this shit up so good

  • @Moiez101
    @Moiez101 8 днів тому

    dang, 14 min eh, beast mode! Let's goooo

  • @HackingBinaries-dt2fh
    @HackingBinaries-dt2fh 14 днів тому

    I love Linear Regression, SVMs, Logistic Regression, Random Forest and Gradient Boosting

  • @enasmaged
    @enasmaged 7 днів тому

    Thanks

  • @not_a_human_being
    @not_a_human_being 24 дні тому +1

    amazing stuff! (except, where are NNs? kek)

  • @user-xb4wt2el9s
    @user-xb4wt2el9s 27 днів тому

    It's useful :)

  • @janneskleinau6332
    @janneskleinau6332 2 дні тому

    4:30 Isn't kNN an unsupervised Learning algorithm?

  • @user-ui3kf2fr3y
    @user-ui3kf2fr3y Місяць тому

    Finally a quick gist.

  • @atharvabaviskar1129
    @atharvabaviskar1129 Місяць тому +1

    It was not 14 min video rather it take 1 hr to digest the knowledge but good one

  • @MAYANK-mn8ir
    @MAYANK-mn8ir 22 дні тому

    Hi, is anyone currently enrolled in Masters with major in ML in
    Canada/US?
    How is the Job market there?

  • @otheanh5306
    @otheanh5306 Місяць тому +4

    How about Gaussian Mixture Model and EM algorithm..

  • @matthewgalitz8028
    @matthewgalitz8028 17 днів тому

    Isn't the sigmoid function outdated? I thought learning algorithms use LRU now.

    • @cinemaguess200
      @cinemaguess200  17 днів тому

      Bro to be honest I just looked all of these up on google lmao.
      But I do remember hearing about sigmoid years ago so you’re probably right

  • @r0cketRacoon
    @r0cketRacoon 25 днів тому

    I dont understand the point of using bootstrapping method in random forest.
    Could someone explain easily for me?

  • @AnEasyGuy22
    @AnEasyGuy22 15 днів тому

    Where neutral networks at?

    • @misraimburgos7461
      @misraimburgos7461 8 днів тому

      Thats Deep Learning. This video it's just some ML algorithms

  • @tiny3607
    @tiny3607 Місяць тому +15

    Naive is pronounced "nigh-eve"

    • @voncolborn9437
      @voncolborn9437 21 день тому +1

      I noticed that he started out pronouncing it incorrectly then 'magically' started saying it correctly. My guess is that the narration is AI generated. When used as part of a compound word it was pronounced incorrectly but when used alone it was usually correct.

    • @tiny3607
      @tiny3607 21 день тому

      @@voncolborn9437 It appears as if the fool is actually me.

    • @canbeexplained
      @canbeexplained 23 години тому

      haha you actually think it's AI@@voncolborn9437

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

    Nice video but why so confidently claiming all learning algorithms when not even close?

    • @cinemaguess200
      @cinemaguess200  Місяць тому +4

      Because “Some Learning Algorithms” is a terrible title lmao

  • @icebluscorpion
    @icebluscorpion 2 місяці тому +1

    So... Using all of them and fitting them in the right way then you will get a good AGI? I mean humans have this process in a way too... Otherwise humans wouldn't be NGI right 🤔

    • @dennisestenson7820
      @dennisestenson7820 Місяць тому +3

      Our intelligence (entirely oversimplified) is mostly baysian and implemented on networks of interconnected neural networks.

    • @vrclckd-zz3pv
      @vrclckd-zz3pv Місяць тому +2

      The video title lied. This isn't all ML algorithms. I think he just went over all ML algorithms in the SciKit library for Python.

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

      @@vrclckd-zz3pv i agree with you.

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

      @@dennisestenson7820 thats what I want to say. Did you ever heart about Memristors? They do all those simulated neural connection stuff nowadays with those components in a chip. Those memristors have similar behavior like neurons. Which drastically decreases power consumption for "Calculations?"

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

    These are ML algorithms not sorting algorithms tho 😅

  • @KHe3CaspianXI
    @KHe3CaspianXI Місяць тому +43

    timestamps please, no time to watch