使用SQL Server数据库和VB 2010创建一个简单的Kmeans集群程序? [英] Create a simple Kmeans clustering program with a SQL Server database and VB 2010?

查看:153
本文介绍了使用SQL Server数据库和VB 2010创建一个简单的Kmeans集群程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在进行K均值聚类算法模拟。我需要在数据库中使用数据(主要是文本),并提出可以从该数据中找到的模式。



我会真的很感激,如果有人可以分享一些关于如何创建这种程序的可用教程,或者至少提供一些如何做到这一点的想法。



先谢谢了。 (对不起,我还是C#的新手)

I'm currently working a K means clustering algorithm simulation. I need to use the data (which is mostly in text)in a database, and come up with 'patterns' that could be found from that data.

I would really appreciate if someone could share some available tutorials on how to create that kind of program or at least give some ideas on how to do it.

Thanks in advanced. (Sorry I'm still a newbie in C#)

推荐答案

看看这里:

http://en.wikipedia.org/wiki/K-means_clustering [ ^ ]

https://sites.google.com/site/dataclusteringalgorithms/k-means-clustering-algorithm [ ^ ]



示例代码:

K-Means聚类算法 [ ^ ]

http://www.codeding.com/articles/k-means-algorithm [ ^ ]

http://kunuk.wordpress.com/2011/09/17/clustering-k-means-and-grid -with-c-example-and-html-canvas-part-2 / [ ^ ]
Have a look here:
http://en.wikipedia.org/wiki/K-means_clustering[^]
https://sites.google.com/site/dataclusteringalgorithms/k-means-clustering-algorithm[^]

Example code:
K-Means Clustering Algorithm[^]
http://www.codeding.com/articles/k-means-algorithm[^]
http://kunuk.wordpress.com/2011/09/17/clustering-k-means-and-grid-with-c-example-and-html-canvas-part-2/[^]


这篇关于使用SQL Server数据库和VB 2010创建一个简单的Kmeans集群程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆