需要一款更适合我的聚类算法的应用程序

发布于 2024-10-31 13:32:39 字数 162 浏览 1 评论 0原文

作为 MTP 的一部分,我将 kmeans 聚类算法、成对聚类算法等聚类算法作为 Web 服务公开。现在我必须找到一个现实生活中的应用程序来解释我从聚类算法中获得的结果。这些聚类算法采用数据点(每个数据点代表 xy 平面中的一个点)并使用欧几里德距离对这些数据点进行聚类。请帮助我设计更适合我的算法的应用程序。

As a part of my MTP, I exposed clustering algorithms like kmeans clustering alogrithm, pairwise clustering algorithm, etc. as web services. Now I have to find a real life application to interpret my results which I got from clustering algorithms. These clustering algorithms take datapoints (each data point represents a point in xy plane) and cluster these data points using euclidean distance. Please help me with the application which is more apt for my algorithms.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

冷清清 2024-11-07 13:32:39

您可能会在 Apache Mahout 中找到您需要的内容。如果没有,您可能会在用户列表中找到可以为您提供更多建议的人。 Uncommons-watchmaker 有一些可视化工具,但它们不是基于网络的。

You might find what you need inside of Apache Mahout. If not, you might find people on the user list who could give you some more advice. Uncommons-watchmaker has some visualization tools, but they are not web-based.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文