ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
this one was well done!
Excellent! as usual.
Hope you guys do gaussian mixture models (similar algorithm) next! That's part of my thesis work and i could use the help haha
I enjoy all your videos,just a doubt why don't you use numpy broadcasting instead of using so many for loops to compute values such as the closest index and stuff......It would reduce the runtime of your code.
Good idea!
What is the difference between using fit and predict?
I need fcm clustering and IFCM clustering can you help me?
Waiting of your response
Hi, great videos!! Just wondering, why defining euclidian distance outside of the class? This was also done in KNN video. All the best!
this is to avoid scope of variable issues usually. here I think its just a convention.
Hi. what IDE are you using?
I think it is VIsual Studio Code
Good stuff, but pretty hard to comprehend fully at first
Nice.
this one was well done!
Excellent! as usual.
Hope you guys do gaussian mixture models (similar algorithm) next! That's part of my thesis work and i could use the help haha
I enjoy all your videos,just a doubt why don't you use numpy broadcasting instead of using so many for loops to compute values such as the closest index and stuff......It would reduce the runtime of your code.
Good idea!
What is the difference between using fit and predict?
I need fcm clustering and IFCM clustering can you help me?
Waiting of your response
Hi, great videos!! Just wondering, why defining euclidian distance outside of the class? This was also done in KNN video. All the best!
this is to avoid scope of variable issues usually. here I think its just a convention.
Hi. what IDE are you using?
I think it is VIsual Studio Code
Good stuff, but pretty hard to comprehend fully at first
Nice.