-
FNN与PCA和KPCA结合
一种特征提取方法:结合主元分析(PCA)和核主元分析(KPCA)的前馈神经网络(FNN)(A feature extraction method: the feedforward neural network (FNN) combined with principal component analysis (PCA) and kernel principal component analysis (KPCA))
- 2020-09-18 10:27:53下载
- 积分:1
-
KMeans
说明: 用matlab 实现了kmeans算法还附有评价指标计算(Matlab to achieve kmeans algorithm also attached to the evaluation index calculation)
- 2020-06-19 04:40:01下载
- 积分:1
-
spider-(2)
应用python编写的百度指数新闻爬取代码(baiduindex spider)
- 2017-03-15 21:45:43下载
- 积分:1
-
sklearn-tree-BN-knn
说明: 分类器的性能比较与调优:
使用scikit-learn 包中的tree,贝叶斯,knn,对数据进行模型训练,尽量了解其原理及运用。
使用不同分析三种分类器在实验中的性能比较,分析它们的特点。
本实验采用的数据集为house与segment。(Performance comparison and optimization of classifiers:
We use tree, Bayesian and KNN in scikit-learnpackage to train the data model and try to understand its principle and application.
The performances of three classifiers are compared and their characteristics are analyzed.
The data set used in this experiment is house and segment.)
- 2021-04-16 15:08:53下载
- 积分:1
-
文本分类(采用Java语言)
资源描述利用分类算法实现对文本的数据挖掘,主要包括: 1. 语料库的构建,主要包括利用爬虫收集Web文档等; 2. 语料库的数据预处理,包括文档建模,如去噪,分词,建立数据字典, 使用词袋模型或主题模型表达文档等; 注:使用主题模型,如LDA可以获得实验加分; 3. 选择分类算法(如朴素贝叶斯、SVM等),训练文本分类器,理解所选 的分类算法的建模原理、实现过程和相关参数的含义; 4. 对测试集的文本进行分类 5. 对测试集的分类结果利用正确率和召回率进行分析评价。
- 2022-02-13 04:15:07下载
- 积分:1
-
degreeor
复杂网络聚类系数的matlab编程代码,将复杂网络存储为矩阵,再对其matLab编程,可得到度分布图(The MATLAB programming code of clustering coefficient of complex network is used to store complex network as matrix, and then matLab programming is used to get the degree distribution graph.)
- 2018-05-23 05:28:45下载
- 积分:1
-
Python数据预处理
Python数据预处理示例,包括数据清洗、数据整合、数据变换等操作。(Python data preprocessing examples, including data cleaning, data integration, data transformation and other operations.)
- 2020-09-17 14:07:54下载
- 积分:1
-
mxzr
判断链表中是否有循环 有的话,按序打印一次(To determine if there is a loop in the list, print it in sequence)
- 2018-09-04 05:19:13下载
- 积分:1
-
traversal_consist
遗传算法优化小波神经网络的源程序 1 构造的非线性函数 位于nninit_test m 2 直接用WNN逼近非线性 Wnn_test()
- 2018-03-15 23:48:49下载
- 积分:1
-
kacmp
google搜索的核心技术,VC++源码实现,包含测试数据库()
- 2017-12-03 12:35:44下载
- 积分:1