Amazing! As someone who wants to learn ML but has little to no idea about it yet, this video was really easy to follow. Keep it up!
@mrawesome773918 күн бұрын
I'm starting to get in to it but I think you need to have some background in data science, math (not 100% required, but linear algebra is most important, but also Calculus is useful), and coding (Python is probably the best for machine learning, (which is computationally slower than things like C, but built for data science))
@Softonicindia2 ай бұрын
Love and respect from a small village in India i even can't have this type of valuable info from the paid sources Thanks you so much🥰
@bananasmileclub55282 ай бұрын
Keep it up king! You got this!
@Aditya-gp2ihАй бұрын
Any idea where I can learn all stats and regression shown in the video@@bananasmileclub5528
@adrielomalley5 күн бұрын
Wow! I've taken many machine learning courses to date, but his breakdown is spot on! So concise! 🎉👍 Great job. Do you have more?!
@vigneshpandi30136 күн бұрын
Dude, you just made my concepts so clear in just 17 minutes. Now I know what to use for my application. Thank you very much! You are Amazing!!!
@PersonaArcane2 ай бұрын
Just took my 5 month long intro to ML course in 17 minutes! Nice.
@ai_outline2 ай бұрын
Please please more computer science content like this!!! ❤️
@dannlefou7070Ай бұрын
I'm preparing a class about algorithms for high school students and this video has synthesized and simplified like half of the job. I'll have to give you credit in the references section. Great job!
@raviwelcome192 ай бұрын
Learning Machine Learning is amazing with this video
@apps9129Ай бұрын
Studying for my midterm next week. This was a great quick overview!
@foxtrotplays501Ай бұрын
Dude WHAT? I spent a week trying to understand all of these and here I am, understood everything crystal clear in an hour 🤨
@PerriPaprikash15 сағат бұрын
perhaps the week you spent trying to learn these things by yourself, contributed to you understanding the video, so it probably wasn't a total waste. But to be sure, you should do some "unsupervised learning" experiments to verify your results.
@typeoffunctionАй бұрын
My whole semester material in one video. I love it!!! 🎉
@rubensleite58382 ай бұрын
I am happy to realize that I already used all of those and played with the implementation of half of them in the doctorate.
@gamalchamac867Ай бұрын
Finally, an amazing video that is not clickbait
@decoupleАй бұрын
You just covered the first month of my 400 level machine learning class, minus the math, examples, and a a couple newer dimension reduction techniques. This video is a good resource.
@Volticymo17 күн бұрын
He just showed PCA lol
@tanbir2358Ай бұрын
00:03 Overview of major machine learning algorithms 01:52 Supervised learning involves predicting and classifying data 03:41 Machine learning algorithms explained in 17 min 05:31 Understanding the importance of hyperparameters in machine learning algorithms 07:16 Kernel functions allow for the efficient creation of nonlinear decision boundaries. 09:07 Ensemble algorithms combine multiple decision trees to create powerful models. 10:50 Machine learning algorithms are designed to design complex features implicitly 12:34 Introduction to Unsupervised Learning and Clustering 14:21 Dimensionality Reduction in Machine Learning 16:10 Common machine learning algorithms explained
@tomtom58212 ай бұрын
Great explanation! Time to dive into them one by one
@Royalmewati9 күн бұрын
This is just awesome, I was trying to learn ml models since 2-3 months but getting confused, this one video made me understand each with clarity in just 1 hour😮, this is awesome ❤
@dillonfreed2 ай бұрын
This was extremely useful, thank you. If anyone is learning deep learning, this is a great place to start. Every deep learning book/course should open with an overview of the algorithms (would have saved me a lot of confusion).
@bongkem272313 күн бұрын
this is a great summary for ML learners
@irinabelenkaya515623 күн бұрын
The best video among others on the subject I've been passing through. Thank you
@8848nepalyt16 күн бұрын
Awesome sir. Many thanks. - Nepali from USA
@ELFBDS2 ай бұрын
Every second of this video is beyond the scope of this video 😅
@loijz1740Ай бұрын
As someone who knows and uses all algorithms, I will store this video to rewatch from times to times, just to not forget about solutions, I might not using that much. Well explained for a brief overview.
@wiktorm9858Ай бұрын
I recommend this video. Not only a time saver, but quite a good description of what these methods do and when they work best 🎉
@peasant123452 ай бұрын
a gem in youtube
@ZRowton2 ай бұрын
Now this...this is good content. Keep it up. You earned a subscriber!
@jainjanechoi29 күн бұрын
Thank you; it was super helpful for me to understand the big picture of ML!
@KeithAdams-p8z24 күн бұрын
KZbin recommend this channel as No Fluff channel,
@cefcephatusАй бұрын
Thanks for this guideline. It makes me want to actually take a class on data science and information theory. I've been putting off learning about them for so long since I figured I could just theorized them from fundamental by tracing math knowledge. But, reality is that I can only do so much to reinvent the wheel when I don't know the existing wheels out there.
@datascienceismyreligion2 ай бұрын
Man, I love this video. Thank you so much for this video, now I'm confident about learning machine learning.
@PierreSavignac-Emergex-RSDE2 ай бұрын
Excellent overview
@alexanderpeca70805 күн бұрын
This was awesome!
@AbdullahGhulamNabiАй бұрын
Love the animations and simplicity you explained all the topics. Could you take more time to upload more such videos but with complete lectures on each topic. Everybody will love that.
@Kimomo9652 ай бұрын
This is an amazing introduction!!
@Coder.tahsin2 ай бұрын
Wonderful, waiting for more content like this
@Νικόλαος-β3σ20 күн бұрын
top video! make a part 2 with more advanced algorithms like sarimax etc
@willk49Ай бұрын
this video is great and deserves the thumbs up
@alejandroilamo317726 күн бұрын
Great explained and good to remember some algorithms in the future
@andyburnett4918Ай бұрын
Wonderful video. Thank you so much for taking the time to create this.
@ramkumars2329Ай бұрын
Excellent video!, Thank you!
@super_man.Ай бұрын
It's very interesting and easy to understand, we need real time example with code in seperate topics
@HarshitPayal-v7l15 күн бұрын
8:15 great example
@adamleeperelman20 күн бұрын
I would add the distinction between relationship based and data driven models. Relationship-based statistical models rely on predefined hypotheses and the relationships between variables. Once a hypothesis is confirmed, additional data is not necessary for validation. On the other hand, data-driven machine learning models continuously learn and improve from the data, identifying patterns without the need for predefined hypotheses.
@dmarketingacademy619Ай бұрын
Man you did a great jon
@mihir77721 күн бұрын
Great video, thanks for making this. At the end however, I’m unable to see the last two slides due to cards covering it.
@J3SIM-385 күн бұрын
What algorithm do you use when the features are tokens and the predicted object is a category?
@Coder-f7eАй бұрын
very unique and my one of the faviorite video cause im looking for it for a long time and please make video on how to select regression models and classfication models like some patternor or trick to choose appropriate models thank you good video
@rian353Ай бұрын
these short visualized explanations help way more than a certain online course im currently taking 😭👍
@TransverseKingКүн бұрын
What course are you taking?
@胡志平-x9dАй бұрын
It's so clear
@ta-prgmrАй бұрын
Sir, this was soo helpful and easy to understand. Thanks a lot for sharing
@amv_dreamАй бұрын
Very great ! Would be also very interesting to combine it with type of deep learning models, like CNN, RNN, encoder/decoder, LMM etc, and in which use case you use them with limitations :) , I think I haven't seen yet these kind of deep learning overwiew.
@Ritternkreis2 ай бұрын
Wonderful, Nice video! 10 years in business. What do you consider is the best paying skill in a Data Scientist? 😊.
@viniciusmoura9105Күн бұрын
Yeah, man. You know what? You're some sort of Didactics Super Sayan. Thanks for the video. Instant subscribe.
@adarshadas3037Ай бұрын
pls make a more indepth video on this topic or realise a course on data science and machine learning we want to learn from you
@numerics77Ай бұрын
Great video, but I think you left out one important unsupervised learning, the Self-Organizing Map, (SOM)
@RolandoLopezNieto29 күн бұрын
Awesome video, thanks
@rafaelribasdetoni22762 ай бұрын
Awesome, thanks!!
@salehabdulla9177Ай бұрын
which one is most useful and better to learn for future?
@SALSNАй бұрын
Very helpful, thanks 🙂
@thanartchamnanyantarakij9950Ай бұрын
great explanation
@n-frame76882 ай бұрын
Nice explanation, Thank you!
@ConnoisseurOfExistence5 күн бұрын
Informative.
@benque7491Ай бұрын
Awesome video!
@heng69393Ай бұрын
great content. thank you so much!
@ak-gi3eu2 ай бұрын
All a.i concepts in 10 mins plz .like iceberg
@pyrojackson9001Ай бұрын
this road map was great
@hrithikmehta1586Ай бұрын
never understood how machine learning works till now
@psyberfunkmusic2 ай бұрын
Thank you so much for this! easy to understand 👍
@aidenparcaАй бұрын
was a very great video thanks
@NickBrown1968Ай бұрын
Great content.
@ml33842 ай бұрын
Very useful!
@toshyamg2 ай бұрын
Great Job bro
@Marc-005-c3b22 күн бұрын
successfully observation to learn them
@lovemacom34482 ай бұрын
Thanks sir !
@podcast_12397t2 ай бұрын
i have a question what type of algo will be used if someone wants to create a model that helps marts(as Walmart type of stores) to predict what type of product should they buy more using historical data of the store, notify the management of the stocks that are low. also in this type of problem should they use both classification and regression algo?
@NmmoinnАй бұрын
I know some statisticians that would be triggered by you called these methods machine learning, but nice vid
@akarshanvaibhav4245Ай бұрын
I use Optuna for selecting my algo.
@J3SIM-385 күн бұрын
Which algorithm is incremental and continuous?
@Kunal_ShelkeАй бұрын
Thanks ❤
@satyabratasatapathy27132 ай бұрын
now I understood non-linearity
@parapadirapaАй бұрын
Instant subscribe on my part.
@MohitInTech2 ай бұрын
Great 👍
@malchemis2 ай бұрын
very interesting!
@FakeyoutubeprofileАй бұрын
Now do the 10-part-14-hour-long videos on MatLAB, Python, and R
@shanmugamudhaya7726Ай бұрын
Lookingror this type of vid
@wintutorials22822 ай бұрын
You are amazing
@madhavdogra62242 ай бұрын
Bro thought we wouldnt notice @8:13
@computergoboom-dg9co2 ай бұрын
Hehe yeah I had a giggle
@nab5035Ай бұрын
it was a very relevant example thou!
@KULKARNIGOPALVYANKATESH2 ай бұрын
thanks
@Mayitzin2 ай бұрын
Great Video! An update with gaussian processes would be cool. They are non conventional, and not so famous, but part of the neighborhood 😅
@kevinmcfarlane2752Ай бұрын
You can always add extra to videos like this one, but this is good enough to give you a taster.
@fellastofellas977Ай бұрын
Don’t forget to like and subscribe!* *Doing so requires you to locate and navigate to the “like” and “subscribe” buttons respectively, which is (literally) beyond the scope of this video.
@alimahdi10122 ай бұрын
Do you think autoencoders should've been a part of this video?
@koallan75052 ай бұрын
good video
@FlodisАй бұрын
Self-organizing maps?
@manfredbogner97992 ай бұрын
Sehr gut
@AurelianFlorea-j6tАй бұрын
Radial Basis Function NN?
@cgyh687482 ай бұрын
Good vid
@neutronforever3875Күн бұрын
Can you give me the file for this presentation?
@lawson1310Ай бұрын
6:01 There seems to be a mix up between the definition of under fitting and over fitting.
@PromptEngineer_ChromeExtensionАй бұрын
we need more videos if we want to understand better how AI works