By far, it is one of the simplest and most effective explanations I have encountered. You've distilled much key information in a short, easy-to-understand format. Thank you!
@5:29 official subtitles say "high risk given accurate results" while I'm 99% positive the speaker says "higher risk of inaccurate results". Huge divergence of meaning. Wish I knew how to ping the channel directly for clarification/correction.
can you give more details about semi-supervised learning approach please ?? is this HITL ( human in the loop approach) ? whereas a small dataset is labelled where its being used to label and train other larger part of unlabelled dataset ??
In classification, we know the number of available classes a priori (e.g. classifying tumors as either benign or malignant) and when training the model, we specify what class each training example belongs to. On clustering, we may or may not know the number of clusters. Also, when training the algorithms we don't specify what cluster a training example belongs to (since we have no idea). They are similar but not the same.
but why unsupervised data could not detect regression? If it shows out of average value, then that data might be a regression point. I am new to this and tried to use elk on my job, thanks
If I make a synthetic copy of the original data (same feature distributions), alter the outcome with random numbers, and work on these artificial data to design an algorithm (i.e., define predictors, combinations of some where components are too rare, and range of values of hyper parameters for example) BEFORE I run the algorithm on the original, labelled data, can this first phase where I am blind to the outcome be named unsupervised learning?
wouldn't it be supervised learning as well? Since, it is labelled irrespective of how accurate your training data is, machine is going to learn from it.
Great video, very easy to understand! TY.. Any chance you can do a video on "Does Deep Learning suffer from Bias? If so, how? How can we overcome it?" Thanks!!!!
I had the same question and found this: th-cam.com/video/8bGNI_w36n0/w-d-xo.htmlsi=McTXHfWFHk8m2jb9&t=120 which shows they write forward and then mirror the video.
By far, it is one of the simplest and most effective explanations I have encountered. You've distilled much key information in a short, easy-to-understand format. Thank you!
I love the way the content is delivered, very logical and clear. Thank you very much!
This instructor in particular has a wonderful way of explaining the topics very clearly and plainly.
This is one of the best video on machine learning, short and precise 👍
I wish I can like this more than once
IBM's content are the best I've seen
Simple explanation, just what I needed.
Simple, precise and to the point explanation, I really love these videos by IBM, thank you.
Thank you for your explanation. Easier to understand than my uni coursebook.
This is an amazing explanation
Much appreciated for such a useful tutorial video.
Thanks IBM.
Appreciate the clear and concise explanation! Your enthusiasm made the topic come alive, You're a great teacher thanks for sharing your expertise.
thanks for the wonderful subtitles. It helps me a lot to study this topic in English.
Thank you Martin! Your explanation is great
@5:29 official subtitles say "high risk given accurate results" while I'm 99% positive the speaker says "higher risk of inaccurate results". Huge divergence of meaning. Wish I knew how to ping the channel directly for clarification/correction.
Really helpful and quick. Thanks for the explanation!
U have the great skill to explain the subjects. Tnk u.
Very well explained, thank you for sharing.
How is he writing in reverse?? I like his way of explanation!!!!
So well explained, thank you!
very nice video. great explanation and cool visual illustration
You said Logistic Regression is for regression task but actually logistic Regression is a linear model for binary classification task .Thank you
Quite rightly so. Logistic regression outputs in binary which logically is a category/classification of true and false
Correct, logistic regression actually a classification model.
Nice clear description. Thank you!
can you give more details about semi-supervised learning approach please ?? is this HITL ( human in the loop approach) ? whereas a small dataset is labelled where its being used to label and train other larger part of unlabelled dataset ??
It is way better than the university teachers .
Thank you, thank you, thank you for the clear explanations.
Always amazing explanations
This is really an amazing video! Thank you so much! :-) really grateful for your help
How would we segregate Supervised, Unsupervised and semi supervised learning on the basis of Image, Video and text
thank you very much. It was very useful, helpful, clear and quick
great video and great teacher
Amazing explanation!! thank you
Very well explained👍
Very well explained
Thank you!
I learn from you
Surprisingly 😊
Superb explaination!
very useful and short to learn thankyou
Excellent explanation!
Loved this! Thank you!
Watching this whilst I have my exam in 10 min
How can he write in a speculare way so smoothly?
Search on "lightboard videos".
Machine Learning
Maybe he wrote regularily and they mirrored the video.
What does Speculate even mean ??? I don't know much english
@@scooploopslike backwards
very good content, thank you
How can I do Ph.D under Martin keen ,Master Inventor?
wow..very impressive...thank you
it is very helpful.Thank you
classification sounds similar to clustering, what is the difference tho?
In classification, we know the number of available classes a priori (e.g. classifying tumors as either benign or malignant) and when training the model, we specify what class each training example belongs to.
On clustering, we may or may not know the number of clusters. Also, when training the algorithms we don't specify what cluster a training example belongs to (since we have no idea).
They are similar but not the same.
Thank you ❤️✋
Thank you
Well, can't you make predictions with association rules ?
thanks for explanation it is clear
but why unsupervised data could not detect regression? If it shows out of average value, then that data might be a regression point. I am new to this and tried to use elk on my job, thanks
Regression in this context means predicting a continuous (non-discrete) value. It's not exactly the regression known is statistics.
I want to know ho does this delivery of the video works …. I mean does he know to type mirrored or what is it … confused a lot
See ibm.biz/write-backwards
Thank you so much man …. Finally got answer to this 😅😅
I always wondered how it worked
Quick response tho 💯💯
Thanks a lot sir 💌
thank you brother!
I want to do climate change analysis what should I use ?
good explaination
If I make a synthetic copy of the original data (same feature distributions), alter the outcome with random numbers, and work on these artificial data to design an algorithm (i.e., define predictors, combinations of some where components are too rare, and range of values of hyper parameters for example) BEFORE I run the algorithm on the original, labelled data, can this first phase where I am blind to the outcome be named unsupervised learning?
wouldn't it be supervised learning as well? Since, it is labelled irrespective of how accurate your training data is, machine is going to learn from it.
I think this could also qualify to be a semi supervised scenario
Great video, very easy to understand! TY..
Any chance you can do a video on "Does Deep Learning suffer from Bias? If so, how? How can we overcome it?"
Thanks!!!!
Thanks !👍🙏
amazing. thank you.
Great ! Thank u.
Thx a lot man
Thanks
Awesome
Watching these whilst I have my exam tommorow😊
hw was ur exam?
yooo how are you able to write like that??
I had the same question and found this: th-cam.com/video/8bGNI_w36n0/w-d-xo.htmlsi=McTXHfWFHk8m2jb9&t=120 which shows they write forward and then mirror the video.
5:00 you should have a video explaining what unlabeled data is. Here's a video I found helpful th-cam.com/video/vSO8dFTtlfE/w-d-xo.html
Supervised = your dataset has a target variable
Unsupervised = your dataset does not have a target variable
👍
Why isn't he taking about Semi-supervised learning? 🧐
still feeling a bit slow in 1.5x
The vid is literally 7 minutes
I'm a bit distracted by his ability to write backwards so easily and quickly.
de-click your audio plz, i can hear your saliva
I love the way the content is delivered, very logical and clear. Thank you very much!