Video to the Multivariante Gaussian Distribution: kzbin.info/www/bejne/i4fZpqqsYtOYZ6s
@pawewozniak84211 ай бұрын
I wrote my thesis on the application of GMM and I can confirm that this video is high quality.
@Cam-lh7nr8 ай бұрын
I wrote my thesis on application of gaussian mixture models, and I still have no clue what they are lol
@cupckae17 ай бұрын
@@Cam-lh7nr 😆
@aiswaryapj30013 күн бұрын
Hi, can we do latent class clustering of a dataset using Guassian Mixture model in python? Is there any other way to do LCC in python?
@mrtruman4339 Жыл бұрын
Underrated video. You explained it so well and intuitively, thank you!
@datamlistic Жыл бұрын
Many thanks! I am happy you found the explanation helpful! :)
@nilau846311 ай бұрын
Thank you, I had a rough idea of the concept and this gives me a better foundation to understand topics based on it.
@datamlistic11 ай бұрын
You're welcome! Happy to hear that this video helped you! :)
@nicolo.lazzaro10 ай бұрын
Perfect refresher! Very concise and understandable, thank you
@datamlistic10 ай бұрын
Thanks! Glad it was helpful! :)
@Hateusernamearentu4 ай бұрын
I like the definition on the formula at 3:45. Everything is so clear this way. Thanks!!!!!!
@datamlistic4 ай бұрын
Happy to hear that! :)
@Kevin-jz9bg2 ай бұрын
This was so clearly explained! 🌟
@datamlistic2 ай бұрын
Thanks! Glad it was helpful! :)
@philumen9485 ай бұрын
Very good and concise explanation, thank you!
@datamlistic5 ай бұрын
Thanks! Glad it was helpful! :)
@ZehongWang Жыл бұрын
Understandable video. Thanks for your sharing!
@datamlistic Жыл бұрын
Thanks! Glad you liked it!
@md.salahuddinparvez65787 ай бұрын
Short and precise. Thank you
@datamlistic7 ай бұрын
Glad it was helpful! :)
@keagle187 Жыл бұрын
Amazing explanation
@datamlistic Жыл бұрын
Thanks for the feedback! I am happy you found the explanation helpful! :)
@shubhamkapoor87566 ай бұрын
can we still do this process if the first distribution is having 63 x 1 element and other distribition is 777x1 elements
@datamlistic5 ай бұрын
Why not? If I understood correctly, you basically have 840 1D data points that come from two different distributions. You can fit a GMM on it, no issues.
@mustafizurrahman56993 ай бұрын
Superb amazing
@kruan26618 ай бұрын
You sort me out!
@datamlistic8 ай бұрын
You're welcome! :)
@mingqiang-wu4mv5 ай бұрын
how to use the GMM in the kalman filter?
@datamlistic5 ай бұрын
Unfortunately, I'm not so familiar with the kalman filter to get into such details. :(
@Gavino-m7h9 ай бұрын
Can you release the code for making GMM demo animations?
@datamlistic9 ай бұрын
I will take a look to see if I still have the code. Anyway, it may require a little bit of refactoring since it was quite messy. I will keep you tuned! :)
@krupt5995 Жыл бұрын
you need to calculte every element of the matrix. Why do you only mention the diagonal terms?
@datamlistic Жыл бұрын
Thanks for the feedback! Maybe the video is a little bit confusing since I used a 1D equation while presenting a 2D visualization. Indeed, if you go beyond 1D, the variance becomes a matrix and you need to compute all the elements in it.
@krupt5995 Жыл бұрын
@@datamlistic how though? Do you have any source I can use? Nice video btw
@datamlistic Жыл бұрын
Thanks! Yes, you can take a look at the following explanation of multivariate normal distribution to get an idea of how the GMM formulas could extrapolate to multiple dimensions: kzbin.info/www/bejne/i4fZpqqsYtOYZ6s
@Tejjqnirw Жыл бұрын
Please add the subtitles :(
@momoh6696 Жыл бұрын
Just look for another tutorial if you don’t understand, he’s pretty clear
@datamlistic Жыл бұрын
Thanks for the suggestion! I added some subtitles, it may take a while for KZbin to process them and add the timings though. They may come in-handy for other viewers as well! :)