搜索资源列表
pca-test
- PCA简单实现,自己引用数据,能出两个基本指标图-PCA simple implementation code, their own reference data, to a data map, Q statistics and T2 statistic diagram
mlp
- this code source implement artificial neural network by using multi layers perceptron whit xor sample test.- this code source implement artificial neural network by using multi layers perceptron whit xor sample test.
s1
- sammon mapping算法c语言版,亲测有效,课题代码,基于vc++6.0环境-sammon mapping algorithm c language edition, effective pro-test, project code, based vc++6.0 environment
BP
- bp网络的测试代码,使用C++编程,已测试通过,希望对大家有用,多多提意见。-Bp network test code, using c++ programming, has the tests pass, hope useful for everyone, a lot of advice.
Ap
- 数据挖掘中关联规则挖掘算法-apriori,的Python实现,代码中有测试样本-Data mining association rule mining algorithm-apriori, implementation of Python code in a test sample
Apriori
- 带测试的 apriori 做了优化修改,测试文件和源代码,以及整个工程都在里面-apriori test with optimized modification, testing, documentation and source code, as well as the whole project are inside
bayes
- 首先对数据进行拆分,分为测试集与训练集,通过训练集进行贝叶斯网络的建模,最后利用建立的模型进行预测或分类任务的R语言代码-First, the data is split into a training set and test set, Bayesian network modeling through the training set, and finally the use of the model to predict or classify tasks R language code
knn
- 这是一个简单的测试knn算法的代码,便于初学者学习和理解knn算法-This is a simple test knn algorithm code, for beginners to learn and understand knn algorithm
emailSpam.tar
- 垃圾邮件识别的简单代码,使用python编写,含有测试用例-Simple code spam detection using python write, containing test cases
code
- (神经网络)多个隐含层的多层感知器网络训练数据得到网络,并使用测试数据统计所设计多层感知器的平均识别正确率-Multi layer perceptron network training data with multiple hidden layers is obtained, and the average recognition accuracy of the multi-layer perceptron is designed by using the test data statisti
Cluster
- 机器学习和数据挖掘中常用的K-means聚类算法,包含两个文件,kmeans.py是Python实现代码,bank-data.csv是测试数据-Machine learning and data mining commonly used K-means clustering algorithm contains two files, kmeans.py is a Python implementation code, bank-data.csv test data
统计建模于R
- 基于R语言的建模,结合例子的代码实现,包括假设检验与各种统计量的计算(Based on the R language modeling, combined with the code implementation of the example, including the hypothesis test and the calculation of various statistics)