资源列表

« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 152 »

[数据挖掘kmeansPP

说明:kmeans 算法的改进算法 名字为kmeans++算法,参考的文献为 kmeans++: an efficient algorithm。。。。算法他人所写,这里上传,以方便同行传阅-this is a algorithm named k_means++. reference the paper : an efficient algorithm ...
<qiong hiong> 在 2024-09-21 上传 | 大小:2048 | 下载:0

[数据挖掘pujulei

说明:谱聚类算法建立在谱图理论基础上,与传统的聚类算法相比,它具有能在任意形状的样本空间上聚类且收敛于全局最优解的优点。 该算法首先根据给定的样本数据集定义一个描述成对数据点相似度的亲合矩阵,并且计算矩阵的特征值和特征向量 , 然后选择合适 的特征向量聚类不同的数据点。谱聚类算法最初用于计算机视觉 、VLS I 设计等领域, 最近才开始用于机器学习中,并迅速成为国际上机器学习领域的研究热点。-Spectral clustering alg
<qiong hiong> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据挖掘best_kmeans

说明:该算法克服了kmeans算法需要手动设置k值得缺陷,使用多次迭代,可以自动得到合适的k值,并进行聚类计算。该算法不是本人所写,这里上传供同行传阅。http://www.mathworks.com/matlabcentral/fileexchange/49489-best-kmeans-x--this program is come form the link:http://www.mathworks.com/matlabcentral/
<qiong hiong> 在 2024-09-21 上传 | 大小:2048 | 下载: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-21 上传 | 大小:3072 | 下载:0

[数据挖掘OPTICS-algorithm

说明:optics 算法作为基于密度的聚类算法的一种重要的改进,十分有借鉴的意义。-Called algorithm for clustering algorithm based on density is an important improvement, very have reference significance.
<qiong hiong> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据挖掘Regression

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

[数据挖掘Regressionmath

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

[数据挖掘k

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

[数据挖掘FP-and-apriori-code

说明:FP和Apriori算法实现,Java代码,myeclipse下可直接使用!-FP and Apriori algorithm, under the Java code, myeclipse can be used directly!
<tyz> 在 2024-09-21 上传 | 大小:7087104 | 下载:0

[数据挖掘K-means

说明:K-means算法,一种聚类方法,其每个类别均用该类中所有数据的平均值(或加权平均值)来表-K-means Algorithm
<pipi> 在 2024-09-21 上传 | 大小:14336 | 下载:0

[数据挖掘NaiveBayes-master

说明:对文本信息进行分类,训练和学习,利用朴素贝叶斯算法实现。-Text information on the classification, training and learning, with Naive Bayes algorithm.
<xlyxy> 在 2024-09-21 上传 | 大小:5120 | 下载:0

[数据挖掘finance

说明:MATLAB金融工具包,它是适用于技术和数据分析的财务方面-matlab financial tool kit, it is applicable to the financial aspects of the technology and data analysis
<mani> 在 2024-09-21 上传 | 大小:3251200 | 下载:0
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 152 »

源码中国 www.ymcn.org