基于MATLAB的具有相似事件匹配功能的数据库我要分享

Database with similar event matching function based on MATLAB

关注次数: 171

下载次数: 0

文件大小: 43.47 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:本程序通过Kmeans聚类算法对事件进行聚类,并在此基础上,通过神经网络来预测新输入案例可能发生的结果进行预测。由于隐私要求,程序的训练数据没有包含在内,但是作为大的框架来说,结构比较完整。


English Description:

This program uses kmeans clustering algorithm to cluster events, and on this basis, uses neural network to predict the possible results of new input cases. Due to privacy requirements, the training data of the program is not included, but as a large framework, the structure is relatively complete.


代码预览

相关推荐