👉 Join my Machine Learning Series ~ www.thenerdnook.io 👉 Get my Python Course, Free ~ zerotoknowing.gumroad.com 🎯 Join our Discord Community ~ discord.gg/dvrcpXSwyc
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
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 😅
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.
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! 😄
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.
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.
👉 Join my Machine Learning Series ~ www.thenerdnook.io
👉 Get my Python Course, Free ~ zerotoknowing.gumroad.com
🎯 Join our Discord Community ~ discord.gg/dvrcpXSwyc
Your ability to simplify complicated topics is impressive. It makes learning enjoyable
I know how hard it can be to learn, especially programming. I’m glad you’re finding my videos helpful 😊
19:56 we most definitely do Josh. We need it
Noted. You can expect one soon 😁
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
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!
Bro keep it fast this journey wating....
Thanks, with you on that one.
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.
Nice video, but one need to process both the training and testing set separately, to avoid data leakage
Great point! Thanks
Love it as it’s the best place to lear in depth making foundation strong.
Glad you got value! 😁
Top teacher, thanks a lot 🎉
Thank you! 😁
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
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 😅
Love these classes ❤❤❤❤❤
Thank you!
Most awaited video...
Haha I’m glad you were looking forward to it! 😆
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.
Anything that can help your understanding of computers and logic is a plus!
Why are some individuals naturally skilled at programming while others struggle for years to achieve the same proficiency
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! 😄
Time, no focus, so many distractions, want to learn everything but cannot digest. No discipline. No commitment to learn.
The ones struggling for years should start ditching the habit of watching reels for starters
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.
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.
Been waiting for some ML content, legend ✌🏼
Hope to start creating more around this 😁
What 😮 is Machine Learning?
This should be a video of its own!
man, you are relentless. 🦸
Gotta keep going 💪