搜索资源列表
数据分类读取
- 数据分类读取,数据文件中的数据 用空格 分割符号分开的东西基本上都可以顺利分隔开
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
som神经网络实现数据分类
- 自组织型的数据分类小例子。
nesors
- 神经网络VC实现,使用VC来实现bp神经网络,很好的实现了鸢尾花的数据分类,得到比较理想的结果。-bp network
1
- D3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-D3 of the source tree the most comprehensive version of the most classic. Id3 decision tree and its test data. Id3 a useful data mining algorit
reuters21578.tar
- 一个著名的文本分类数据集,用于测试分类器的性能。是写论文的同志不可或缺的东西。-A famous dataset for Text Classification, which is essencial for thesis writing.
addon
- SOM神经网络的数据分类--柴油机故障诊断-SOM neural network data classification- Diesel Engine Fault Diagnosis
chapter17
- SOM神经网络的数据分类--柴油机故障诊断,通过bp神经网络的训练和查看分类,可以查看每个神经元的分类情况-SOM neural network data classification- diesel engine fault diagnosis, bp neural network training and view categories, you can view the classification of each neuron
12
- SVM神经网络的数据分类预测,运行成功无错误,希望对大家有帮助-SVM neural network prediction data classification, run successfully without error, we want to help
BP
- BP神经网络的数据分类-语音特征信号分类-bp Neural network data classification- voice feature signal classification
案例1 BP神经网络的数据分类-语音特征信号分类
- 基于BP神经网络的聚类分析数据分类例如语音信号识别(Clustering analysis based on BP neural network)
源程序
- 神经网络的30余例子matlab算法,包含书籍和例子(Matlab algorithm of neural network.)
3.贝叶斯分类器
- 贝叶斯定理是用数学的方法来解释生活中大家都知道的常识,而机器学习使用的各种算法中,最常见的就是贝叶斯定理。此代码为贝叶斯分类python代码,包含高斯贝叶斯分类器,多项式贝叶斯分类器和伯努利贝叶斯分类器,并有具体的数据例子进行仿真比较(Bias's theorem is a mathematical way to explain all the common sense in life, and machine learning using various algorithms, the mos
BP神经网络的数据分类-语音特征信号分类
- bp网络用于数据分类,一类语音特征信号的分类,以供参考学习(BP network is used for data classification, and a class of speech feature signals is classified for reference learning)
Python中的数据挖掘(情感标记句)
- 这些代码实例创建了一个有效的、可执行的原型系统:一个使用“0”(负面情绪)或“1”(正面情绪)对产品的评论("评论的情感分类"的英文)进行分类的app。(These code instances create an effective and executable prototype system: a app that uses "0" (negative emotion) or "1" (positive mood) to comm
数据挖掘实验1
- 这个实验报告完成数据的预处理和分类操作,用数据挖掘完成中医的药材分类和提炼,是方剂学的的有关的药材种类的提取。(This report is about data mining, it can classify the different kinds of medicine.)
案例17 SOM神经网络的数据分类--柴油机故障诊断
- SOM神经网络分类之柴油机故障分类模型。(Fault Classification Model of Diesel Engine Based on SOM Neural Network)
数据采集
- 好的数据决定了模型的上限,模型只是不断去逼近这个上限(good dataset decided maximum precision a module can approximate)
基于极限学习机ELM的数据分类
- 针对数据分类问题,提出了基于极限学习机的分类方法,将数据样本分为训练样本和测试样本,并采用准确率指标进行评价。(Aiming at the problem of data classification, a classification method based on extreme learning machine is proposed. The data samples are divided into training samples and test samples, and the
从MATLAB中提取数据代码
- 从DEAP数据库中下载数据后需要从.mat文件中提取数据,本次代码是就是提取.mat格式的数据并存储在.txt文件中。分类已做好。(After downloading the data from DEAP database, you need to extract the data from. mat file. This code is to extract the data in. mat format and store it in. txt file. The classificatio