资源列表

« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 152 »

[数据挖掘AdaBoost

说明:用python实现的AdaBoost分类算法,文件是一个ipython notebook,可以直接用ipython/jupyter打开使用。内附简单测试数据集。 程序运行需要numpy库的支持。-An AdaBoost classifier implemented with Python.
<马然> 在 2024-09-20 上传 | 大小:3072 | 下载:0

[数据挖掘k_clique

说明:[X,Y,Z] = k_clique(k,A) Inputs: k - clique size A - adjacency matrix Outputs: X - detected communities Y - all cliques (i.e. complete subgraphs that are not parts of larger complete subgraphs) Z
<qiong hiong> 在 2024-09-20 上传 | 大小:3072 | 下载:0

[数据挖掘Regressionmath

说明:6 matlab file about regression. mathematical theory of regression implemented in matlab software.
<behzadfar> 在 2024-09-20 上传 | 大小:3072 | 下载:0

[数据挖掘k

说明:k mean algorithm implementation using random cluster centroid
<monika> 在 2024-09-20 上传 | 大小:3072 | 下载:0

[数据挖掘Hadoop

说明:使用hadoop开发,可以对输入文件中出现的关键词统计词频并进行不同文本词频统计高低的排序,本代码需要用户自行定义关键词和输入文件-Use hadoop development, can appear in the input file keyword statistics word frequency and low frequency statistics different sort of text, the code requi
<赵帆> 在 2024-09-20 上传 | 大小:3072 | 下载:0

[数据挖掘AprioriAlgorithm.tar

说明:apriori的c#实现代码,利用该算法实现频繁模式的挖掘和关联规则的发现,此经典算法的类接API可以嵌入到自己开发的应用程序中应用。-the complementation of Apriori algorithm using c#
<轩紫> 在 2024-09-20 上传 | 大小:3072 | 下载:0

[数据挖掘knn_demo

说明:可以demo的KNN分类器,对模式识别十分重要的作用,有着较好的分类效果,可以帮助新手更好的理解KNN原理,对人脸识别有着很好的演示作用。-Can demo KNN classifier, the pattern recognition is an important role, has a good classification effect, can help beginners a better understanding of
<赵礼> 在 2024-09-20 上传 | 大小:3072 | 下载:0

[数据挖掘apriori

说明:aprior算法的java实现,比较简单,能输出关联规则。经测试,可用。-apriori algorithm to achieve the java, is relatively simple and can output association rules. Tested and available.
<watermelon> 在 2024-09-20 上传 | 大小:3072 | 下载:0

[数据挖掘FP-Growth

说明:fp-growth算法的c++实现,比较简单,但不能生成关联规则。-fp-growth algorithm c++ implementation, relatively simple, but can not generate association rules.
<watermelon> 在 2024-09-20 上传 | 大小:3072 | 下载:1

[数据挖掘user-based

说明:使用的数据集是BX-CSV-Dump,基于用户的协同过滤,有详细代码注释-英语 Data sets used are BX-CSV-Dump, user-based collaborative filtering, a detailed code comments
<lalamimi> 在 2024-09-20 上传 | 大小:3072 | 下载:0

[数据挖掘K-Means

说明:matlab kmeans 程序说明与数据源代码-matlab kmeans source
<> 在 2024-09-20 上传 | 大小:3072 | 下载:0

[数据挖掘Locally-Line-Regress

说明:《斯坦福公开课》局部线性回归算法(PS1)。-Locally Line Regress
<zhangyang> 在 2024-09-20 上传 | 大小:3072 | 下载:0
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 152 »

源码中国 www.ymcn.org