really helpful, the step by step dissertation was easy to understand, Prost!
@thecouchman21122 жыл бұрын
Really helpful video, thanks. One small thing though, the sound effects on the title screens were a bit loud imo :)
@underfitted2 жыл бұрын
Noted! Thanks for the feedback!
@underfitted2 жыл бұрын
GOOD ONE!
@emeebritto7 ай бұрын
yaa... >.
@miguelduqueb70652 жыл бұрын
Nice video! You can also use a similar approach to compare models and stay with the one that performs best. Here is how: A few years ago I was collecting data in the chemistry lab in order to fit some models. Each experiment took 1 day to complete, so I started with a simple factorial design, fitted all models to the initial data set, and then predicted the point of maximum divergence between all models. That point was used as the next experiment and models we refitted thereafter. This procedure was repeated several times. Computing uncertainty in your predictions is similar, but only with one model.
@underfitted2 жыл бұрын
Thanks for sharing!
@fikriansyahadzaka66472 жыл бұрын
Nice video! Could you also explain about semi-supervised learning? There are not many videos that clearly explain about the progress so far in semi-supervised learning, even though the topic become more popular nowadays
@sahanakaweraniyagoda98662 жыл бұрын
This is lit 🔥. Love this practical approach to Machine learning. Keep doing the amazing work 👏👏
@underfitted2 жыл бұрын
Thanks! Much more coming!
@hasanx83176 ай бұрын
Duplicated records in the data has a significant meaning. It means that this repeatedly appearing record in the past is probably going to repeatedly appear in the future, it a VIP records, and knowing how to handle it well means you succeeded in high percentage of your supposed to do. So having duplicate data should some how eventually make the model very accurate in predicting it's related lable, more accurate than unique records.
@JoaquinRevello Жыл бұрын
Excellent Video. This channel is going to be huge soon
@tecbrain6 ай бұрын
Fantástico vídeo. La verdad es que ahora voy a trabajar el código para entenderlo. Gracias por el trabajo que haces para ayudarnos.
@knutjagersberg3812 жыл бұрын
Love it, world class content! Also agree. A thought: Why not start with few shot or zero shot learning before active learning?
@underfitted2 жыл бұрын
If you have a model capable of zero-shot, absolutely!
@Param30212 жыл бұрын
Another nice video! Learned a new concept - *Active Learning*
@underfitted2 жыл бұрын
Glad to hear that!
@lorenzoleongutierrez79272 жыл бұрын
Great explanation, thanks! Do you have some example of labeling services providing this approach?. greetings !
@CarlosBCU2 жыл бұрын
Hi, maybe a silly question but how you calculate the confidence after step 2?
@underfitted2 жыл бұрын
Assuming you are using a classification model, for example, that will be the confidence (probability) returned by the model. More specifically, the softmax value corresponding to the highest predicted class.
@CarlosBCU2 жыл бұрын
@@underfitted many thanks for your answer! What if we are running a regression?
@modakad6 ай бұрын
@@underfitted Answering CarlosBCU's question on confidence : I dont think your answer sufficiently clarifies the approach. Lets take an example. Suppose we have two classes, class 0, class 1. for observation A, softmax vector is [0.92,0.08] and for observation 2 its [0.60,0.40] {remember, Softmax gives a vector of values, which all add up to 1}. Which observation should we pick ? Not obs1. Obs2 is where the model has low confidence - as the model separates its predictions by only a magnitude of 0.2 (abs(0.6-0.4)) and in osb1, the separation is higher.
@modakad6 ай бұрын
@@CarlosBCU I think the answer would be - choose the observations with higher error (RMSE, MSE etc.)
@modakad6 ай бұрын
If you are using sigmoid loss function, then it would be trickier.
@mahendrakumargohil63842 жыл бұрын
Excellent Information 👍👍
@underfitted2 жыл бұрын
Glad it was helpful!
@erdi7492 жыл бұрын
I love your videos, nice and extremely informative! Just a quick comment: is it possible not to have those " bommmm!" soun?(: It make impossible to listen your videos in a car or with headphone. Thank you!
@underfitted2 жыл бұрын
Thinks, Erdi! Yes, if you watch my last few videos, I’ve improved the audio, including removing that particular sound 😏
@maheshBasavaraju2 жыл бұрын
Loved the Idea of smart labelling. very cool
@jayantghadge4027 Жыл бұрын
This method to me seems a little bit like boosting. I might be wrong though, but boosting is what came to my mind after watching the video.
@fobaogunkeye35512 жыл бұрын
Lovely video Santiago! Quick question: How do we label the low confidence data that the model initially had a hard time predicting since we also didn't know what the label was in the first place. How do we know the label/class to use for that low confidence predicted data when we re-train ?
@underfitted2 жыл бұрын
We will start by labeling some of the data manually. The goal is to seed the process to start generating automatic labels.
@jubakala Жыл бұрын
Thanks! This was exactly what I needed at the moment! (:
@123arskas2 жыл бұрын
I've some queries. There's no proper practical application of it is it? Since the paper talks about methods proposed along with practical issues. Since your videos are straight to the point and you try to keep it simple, just wanna know if you've found practical implementation of it in Python etc. Do give a link to it in the description. Thank you
@underfitted2 жыл бұрын
Yeah, I've personally used Active Learning multiple times. It's a very practical way to decide how to label a dataset.
@roshanaryal77862 жыл бұрын
Hi, Santiago! Love your content! Could you please make a video on how to start machine learning as a beginner with some programming experience. I've been doing web dev but want to transit into ML. I will appreciate your response 😊
@underfitted2 жыл бұрын
It's coming soon!
@Param30212 жыл бұрын
1:03 - We need to Build a Model to Label the data we need, to Build a Model 🤯
@underfitted2 жыл бұрын
Yup :)
@jainamshroff49982 жыл бұрын
A Very good video!
@vidyachandran9442 жыл бұрын
Great content! Thank you :)
@brunoras2 жыл бұрын
Super insightfull, I`m using this ideas right now!
@123arskas2 жыл бұрын
If you've made it public (for smaller scale projects) please give the link to its repo. Thank you
@underfitted2 жыл бұрын
Wonderful!
@kemalariboga2 жыл бұрын
Great content!
@underfitted2 жыл бұрын
Thanks!
@kutkut3105 ай бұрын
Great Santiago, real data has never been so easy! LoL
@dimasveliz67452 жыл бұрын
dynamic! Liked it more!
@underfitted2 жыл бұрын
Cool, thanks!
@juan.o.p.2 жыл бұрын
Very interesting
@underfitted2 жыл бұрын
Glad you think so!
@sodipepaul93702 жыл бұрын
Wow.
@underfitted2 жыл бұрын
Wow indeed
@mateeurrehman-l6i5 ай бұрын
Love the Content. Could you please make a video about Role of Entropy in this process. I just jumped from another video that had the concept. Video tutorial that i just watch : kzbin.info/www/bejne/bICYm2qFncuEjac I am basically qurious in learning how entropy play its part and how can it be improved by addressing multiple factors