Python Machine Learning for Dummies: Scikit-Learn Tutorial for Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ม.ค. 2025

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

  • @codewithjoshoffical
    @codewithjoshoffical  12 วันที่ผ่านมา

    👉 Join my Machine Learning Series ~ www.thenerdnook.io
    👉 Get my Python Course, Free ~ zerotoknowing.gumroad.com
    🎯 Join our Discord Community ~ discord.gg/dvrcpXSwyc

  • @Monamagulakda
    @Monamagulakda 5 วันที่ผ่านมา +1

    Your ability to simplify complicated topics is impressive. It makes learning enjoyable

    • @codewithjoshoffical
      @codewithjoshoffical  5 วันที่ผ่านมา +1

      I know how hard it can be to learn, especially programming. I’m glad you’re finding my videos helpful 😊

  • @irfanshaikh262
    @irfanshaikh262 8 วันที่ผ่านมา +1

    19:56 we most definitely do Josh. We need it

  • @surkewrasoul4711
    @surkewrasoul4711 12 วันที่ผ่านมา +3

    Bro You are a genius, Please do continue your series with advanced python and also machine learning If It's not too much to ask, Thanks

    • @codewithjoshoffical
      @codewithjoshoffical  12 วันที่ผ่านมา +2

      Thanks for that 😁. I definitely want to do more focusing on this, won’t all come at once but I’ll start putting more together for you guys!

  • @kinggameryt3228
    @kinggameryt3228 11 วันที่ผ่านมา +1

    Bro keep it fast this journey wating....

  • @davidlu1003
    @davidlu1003 6 วันที่ผ่านมา +1

    More precise, x86 NASM Assembly😁😁😁Now, I roughly know what is going on when the computer executes codes, no matter python or c, c# etc.

  • @xolanijozi8375
    @xolanijozi8375 10 วันที่ผ่านมา +1

    Nice video, but one need to process both the training and testing set separately, to avoid data leakage

  • @ndhakal1085
    @ndhakal1085 12 วันที่ผ่านมา +1

    Love it as it’s the best place to lear in depth making foundation strong.

  • @Xlertuzb
    @Xlertuzb 12 วันที่ผ่านมา +2

    Top teacher, thanks a lot 🎉

  • @wombaat211
    @wombaat211 12 วันที่ผ่านมา +2

    This is awesome. I'm looking for some more guidance on ML. One question, can you clarify more the difference between KNN and random forest? Should I use one over the other? Thanks lots

    • @codewithjoshoffical
      @codewithjoshoffical  12 วันที่ผ่านมา +1

      So to clarify we’re using KNN in this project but I’ll do some more down the line with others.
      So basically KNN is a simple lazy algorithm that predicts based on the distance between data points then random forest is a learning method that builds multiple decision trees.
      Larger datasets = random forest
      Smaller datasets = KNN or decision tree
      Hope this helps some 😅

  • @murariprasadmeda
    @murariprasadmeda 12 วันที่ผ่านมา +1

    Love these classes ❤❤❤❤❤

  • @harikrish07
    @harikrish07 12 วันที่ผ่านมา +1

    Most awaited video...

    • @codewithjoshoffical
      @codewithjoshoffical  12 วันที่ผ่านมา

      Haha I’m glad you were looking forward to it! 😆

  • @davidlu1003
    @davidlu1003 6 วันที่ผ่านมา +1

    Dear Josh, my dear friend, guess what I am learning right now? lol, you cannot believe I am learning Assembly...😁😁😁Well, the reason I learn assembly is that I find it is fun and helpful for me to understand what is going on in computer when it executes the code.

    • @codewithjoshoffical
      @codewithjoshoffical  5 วันที่ผ่านมา

      Anything that can help your understanding of computers and logic is a plus!

  • @ahmedbadal3795
    @ahmedbadal3795 12 วันที่ผ่านมา +4

    Why are some individuals naturally skilled at programming while others struggle for years to achieve the same proficiency

    • @codewithjoshoffical
      @codewithjoshoffical  12 วันที่ผ่านมา +1

      I’m still learning and struggling everyday 😅.
      I think what sets these two people apart is one has been learning and struggling for longer.
      As a developer that’s what we sign up for, a never ending learning journey.
      No matter where you’re at on yours, keep it up! 😄

    • @mr.RAND5584
      @mr.RAND5584 12 วันที่ผ่านมา +2

      Time, no focus, so many distractions, want to learn everything but cannot digest. No discipline. No commitment to learn.

    • @irfanshaikh262
      @irfanshaikh262 8 วันที่ผ่านมา

      The ones struggling for years should start ditching the habit of watching reels for starters

  • @irfanshaikh262
    @irfanshaikh262 10 วันที่ผ่านมา +2

    Hey Josh, Awesome content as ever.
    One question.
    Why didnt you dropped the column "Embarked" at line 20 itself.
    What was the need to fillna() "Embarked" with "S" and then drop it in line 22 and 23.
    Im a bit confused.

    • @codewithjoshoffical
      @codewithjoshoffical  10 วันที่ผ่านมา

      Hey, yeah solid question. tbh when I got the info from the dataset and saw 2 missing values, I figured why not just clean it up. Did not have to do that for this project. If I were to incorporate encoding into this project then I would have filled the missing values then converted them to numerical formats.

  • @TheAdventureOfLife
    @TheAdventureOfLife 12 วันที่ผ่านมา +1

    Been waiting for some ML content, legend ✌🏼

    • @codewithjoshoffical
      @codewithjoshoffical  12 วันที่ผ่านมา

      Hope to start creating more around this 😁

  • @LennyHobdy
    @LennyHobdy 11 วันที่ผ่านมา +1

    What 😮 is Machine Learning?

  • @tdcode
    @tdcode 10 วันที่ผ่านมา +1

    man, you are relentless. 🦸