www.gmindo.web.id/forum
Forum ini sudah tidak dipakai lagi. Silakan ke forum baru di www.gmindo.web.id/forum Very Happy

Terima kasih

Join the forum, it's quick and easy

www.gmindo.web.id/forum
Forum ini sudah tidak dipakai lagi. Silakan ke forum baru di www.gmindo.web.id/forum Very Happy

Terima kasih
www.gmindo.web.id/forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

EM Clustering Demo

3 posters

Go down

EM Clustering Demo Empty EM Clustering Demo

Post by Asuna Wed 13 Nov 2013, 00:02

EM Clustering Demo
by Alissa Liu
for Game Maker 8.0

Description:
Demonstrates data clustering/grouping using Expectation–maximization method. In this demonstration, n two-dimensional vector data (represented by points) are given in random (with specific range) and also given specific number of clusters (k, max=7). With given random parameters of mixture model of normal distributions (means of each component/cluster represented by X-mark points and std. devs represented by ellipses), the algorithm attempts to perform clustering/grouping data until convergence, i.e. log-likelihood of the mixture parameters reaches optimum value. Colors of each data indicate their cluster/group.

Link: [You must be registered and logged in to see this link.]

Screenshots:
Spoiler:
Spoiler:
Spoiler:

Implementation usage:
The function is EM_cluster(). Requires the following input arguments:
- n: number of data
- k: number of clusters
- cx[0..k-1], cy[0..k-1]: mean value of each mixture component (as cluster)
- sx[0..k-1], sy[0..k-1]: Std. deviation value of each mixture component
- xp[0..n-1], yp[0..n-1]: data vector
- cp[0..n-1]: cluster number assigned on data or latent variables of each data (-1 as uninitialized)

The resulting output is cp[0..n-1] value of each data

Note:
Basically, EM algorithm does similar process as [You must be registered and logged in to see this link.] and because k-means is a variant of generalized EM algorithm. However EM using mixture model of normal distributions can give better results.
Asuna
Asuna
Global Moderator
Global Moderator

100%
Jumlah posting : 1711
Points : 1901
Join date : 10.01.13

Kembali Ke Atas Go down

EM Clustering Demo Empty Re: EM Clustering Demo

Post by Kevin Blaze Coolerz Wed 13 Nov 2013, 12:05

Asuna kembali menyerang dengan algoritma2 keren Kacau
walau skrg msih gk tau mau di pake buat apaan, tpi tetep hrus di download dulu gmk ny Razz

nice work Very Happy
Kevin Blaze Coolerz
Kevin Blaze Coolerz
Admin
Admin

100%
Jumlah posting : 3323
Points : 3795
Join date : 06.01.13
Age : 28
Lokasi : Palembang

http://kevin-blaze-coolerz.blogspot.com/

Kembali Ke Atas Go down

EM Clustering Demo Empty Re: EM Clustering Demo

Post by Asuna Wed 13 Nov 2013, 12:35

ini seperti di example yg sebelumnya: [You must be registered and logged in to see this link.] , tapi dgn algoritma yg berbeda

kalo belum tau, ini merupakan bagian dari AI (aspek Data mining)
pada penerapannya mungkin contohnya saat objek2nya ingin mencari & membentuk kelompok berdasarkan kedekatan posisinya Very Happy
Asuna
Asuna
Global Moderator
Global Moderator

100%
Jumlah posting : 1711
Points : 1901
Join date : 10.01.13

Kembali Ke Atas Go down

EM Clustering Demo Empty Re: EM Clustering Demo

Post by Kevin Blaze Coolerz Wed 13 Nov 2013, 12:49

iy, pas di lihat hasil ny sama dgn yg sebelum ny Very Happy
ya, I see Very Happy
Kevin Blaze Coolerz
Kevin Blaze Coolerz
Admin
Admin

100%
Jumlah posting : 3323
Points : 3795
Join date : 06.01.13
Age : 28
Lokasi : Palembang

http://kevin-blaze-coolerz.blogspot.com/

Kembali Ke Atas Go down

EM Clustering Demo Empty Re: EM Clustering Demo

Post by zebrakelabu Fri 15 Nov 2013, 20:53


Asuna strikes again Very Happy

(sementara gw kejebak internet lelet Sad )


Ok asuna thanks for sharing, will DEFINITELY try this. Gw yakin ini top punya Very Happy

zebrakelabu
zebrakelabu
Admin
Admin

100%
Jumlah posting : 933
Points : 960
Join date : 06.01.13
Lokasi : Jakarta

http://www.project25games.com

Kembali Ke Atas Go down

EM Clustering Demo Empty Re: EM Clustering Demo

Post by Sponsored content


Sponsored content


Kembali Ke Atas Go down

Kembali Ke Atas

- Similar topics

 
Permissions in this forum:
Anda tidak dapat menjawab topik