搜索资源列表
Untitled5
- 数学建模中的一个遗传算法,以生物理论为基础,是数模中的常用的基本算法。-Mathematical modeling of the genetic algorithm
NaiveBayes
- 贝叶斯分类器,机器学习十大经典算法之一,基本的实现-Naive Bayes
knn_java
- java写的k最邻近算法,是数据挖掘的基本算法之一。-Java write the k nearest neighbor algorithm, is one of the basic algorithm of data mining.
PageRank_M
- 实现基本的pagerank算法,从文件中读取数据生成矩阵进行计算-Pagerank algorithm to achieve
TLBOmain
- 教与学算法的matlab基本程序,可根据自身要求进行修改。-Teach Learning-based Optimization
apriori
- Apriori algorithm是关联规则里一项基本算法。是由Rakesh Agrawal和Ramakrishnan Srikant两位博士在1994年提出的关联规则挖掘算法。关联规则的目的就是在一个数据集中找出项与项之间的关系。 文件中为实现Apriori算法的matlab函数-Apriori algorithm in association rules is a basic algorithm. By Rakesh Agrawal and Ramakrishnan Srikant Dr
DecisionTree
- 本程序是利用python写的一个决策树算法,通过该例子可以实现简单的决策树处理,也可以学习决策树算法的基本思想。-This procedure is to use python to write a decision tree algorithm, this example can be achieved by a simple decision tree processing, you can also learn the basic idea of the decision tree alg
ex2-003(Week3)_finished
- 百度NG的机器学习教程 文档以及程序代码,对于初学者很有帮助,有助于理解分类聚类等基本的机器学习算法, week_3-Baidu NG machine learning tutorial documentation and program code, useful for beginners, help to understand the classification clustering week3
ex4-003(Week5)_finished
- week5 百度大数据实验室NG的机器学习教程,包括文档以及代码,有些基本的分类聚类的机器学习算法,很有帮助-week5 Baidu large data laboratory NG machine learning tutorials, including documentation and code, some basic classification machine learning clustering algorithm helpful
ex5-003(Week6)_finished
- week6 百度大数据实验室NG的机器学习教程,包括文档以及代码,有些基本的分类聚类的机器学习算法,对于初学者很有帮助-week6 Baidu large data laboratory NG machine learning tutorials, including documentation and code, some basic clustering classification machine learning algorithms, very helpful for beginne
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
Apriori
- 实现基本的Apriori算法,可以实现数据关联规则的挖掘处理,进行分类预测-To achieve the basic Apriori algorithm can handle data mining association rules, classification and predication
jibenyiqunjulei
- 该算法,解决了不收敛的问题,聚类效果非常好。改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛。-The algorithm solves the problem of convergence, and the clustering effect is very good. The improved ant colony algorithm is based on the improvement of genetic algorithm. O
lpa---java
- 标签传播算法(LPA)是由Zhu等人于2002年提出,它是一种基于图的半监督学习方法,其基本思路是用已标记节点的标签信息去预测未标记节点的标签信息。-Code label propagation algorithm
undexserver
- 一个数据结构基本算法的大集合……物超所值嘎,具体有什么自己看,不过都是比较基本的()
122672
- shuzu rar 基本算法的设计与分析试题解答()
chrld_cohesion
- 希尔排序算法基本思想:将整个无序序列分割成若干小的子序列分别进行插入排序,()
mpykw
- 线性同余算法产生随机数 及其应用的源码 线性同余算法是产生随机数的最基本也是最常用的算法()
QXLCDL
- 基本遗传算法,又称为SGA算法,其中包括了详尽的注释,执行效果还不错!()
mdss-bit
- c++pso程序,用6个基本函数验证的粒子群算法程序()