搜索资源列表
randomForest_4.6-7
- Random Forest在R软件上实现,可以更快速的分类,非常实用的方法-Random Forest on the R software, you can more quickly classified, very practical approach
s1
- sammon mapping算法c语言版,亲测有效,课题代码,基于vc++6.0环境-sammon mapping algorithm c language edition, effective pro-test, project code, based vc++6.0 environment
e1071_1.6-7
- R packages in data mining
Regression
- 6 matlab file about regression. mathematical theory of regression implemented in matlab software.
Regressionmath
- 6 matlab file about regression. mathematical theory of regression implemented in matlab software.
randomForest_4.6-12
- 随机森林R语言安装包,可以安装到R语言中,直接调用使用-Random forest R language installation package can be installed to the R language, called directly use
Sphere-Cover-Classifier-master
- 用matlab编程实现随机球覆盖集成分类器算法,首先在UCI数据集上得到很好的结果,然后在6个基因表达数据集通过一个案例说明。-Implement random ball cover integrated classifier algorithm using matlab programming, first get good results on UCI data set, and then in six gene expression data sets through a case des
A-new_cluster_algorithm
- 2014年 6 月份,Alex Rodriguez 和 Alessandro Laio 在 Science 上发表了一篇名为《Clustering by fast search and find of density peaks》的文章,为聚类算法的设计提供了一种新的思路。虽然文章出来后遭到了众多读者的质疑,但整体而言,新聚类算法的基本思想很新颖,且简单明快,值得学习。-June 2014, Alex Rodriguez and Alessandro Laio on Science publis
CH-8.6---PageRank
- 非常著名的pagerank算法曾经在google使用,奠基的google在搜索王国的地位,本算法是hadoop的实现版本-Very famous pagerank algorithm has been used in google, the foundation of the google search in the Kingdom of the position, the algorithm is the realization of hadoop version
AprioriCpuFlexarry
- 基于位表矩阵的Apriori算法,可以大幅缩小算法存储空间,减少读取文件次数。 测试文件格式为 “0 1 2 3 4 5 6 7 8 9 10 ”-Bitmap matrix of Apriori algorithm, the algorithm can significantly reduce storage space and reduce the number of times to read the file. Test file format " 012
XWBEC96
- 怎样控制递归的深度 用C++编写 在 VC++6 0()
raizd
- 用栈,顺序表实现四则运算,可以识别+,-, , ,和[],以#结尾,比如,5+6 3-1#,可以得到结果17()
5387455
- 多米诺骨牌是一个小正方形方块,每个骨牌都标有一个数字0~6,现在有28组骨牌,每组两个,各组编号为1~28,每组编号对()
mdss-bit
- c++pso程序,用6个基本函数验证的粒子群算法程序()
gojwkc
- VC++6 0下写的随机密码生成工具,可以选择是否生成数字与字符的混合体,是否只生成字符,生成位数等,并可以控制一次性生成的()
rqpd_0.6
- 对数进行分位数回归分析,求得分位数回归方程参数。(The quantile regression analysis is performed on the logarithm to obtain the number of regression equations for the score.)
数据分析*手册
- 一位数据分析行业的前辈的总结 前言 1 数据分析师如何分类? 2 数据分析师的具体工作职责和工作内容有哪些? 3 如何在业余时间成为数据分析师? 3 数据分析实战与运用 6 如何用Excel做数据分析? 8 如何用Tableau做数据可视化? 14(A summary of the seniors of data analysis)
核主元分析(Kernel principal component analysis ,KPCA)在降维、特征提取以及故障检测中的应用
- 主要功能有: (1)训练数据和测试数据的非线性主元提取(降维、特征提取) (2)SPE和T2统计量及其控制限的计算 (3)故障检测 KPCA的建模过程(故障检测): (1)获取训练数据(工业过程数据需要进行标准化处理) (2)计算核矩阵 (3)核矩阵中心化 (4)特征值分解 (5)特征向量的标准化处理 (6)主元个数的选取 (7)计算非线性主成分(即降维结果或者特征提取结果) (8)SPE和T2统计量的控制限计算