搜索资源列表
weka-src.rar
- Weka,一个数据挖掘工具。功能包括:分类、聚类和关联规则等等。这是该开源软件的源代码,版本为3.5.7,Weka, a data mining tool. Features include: classification, clustering and association rules, etc.. This is the open source software source code, version 3.5.7
Hierarchical-clustering-algorithm
- 分级聚类算法的C++实现代码分级聚类算法的C++实现代码-Hierarchical clustering algorithm C++ implementation code of hierarchical clustering algorithm C++ implementation code
Fuzzyclustering
- 模糊核聚类算法的几篇论文及matlab源码,供大家学习交流-Fuzzy clustering algorithm several nuclear dissertation and matlab source code for the U.S. study COMMUNICATION
weka-3-6-1
- Weka是一个超强功能的machine learning开发包-Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, clas
FingerPrint_using_built_in_properties
- efficient way of clustering using k means matlab code
FastKmeansSourceCodeCpp
- 快速K-Means聚类:ENNS PDS 添加到搜索过程中,速度降至FS的10 左右-Fast K-Means Clustering: ENNS PDS to the search process
LEACH_m
- low energy adaptive clustering code in matlab for wireless sensor netwoks
pso-clustering
- 改进的粒子群分簇路由协议matlab代码,可以在这个基础之上改进-Improved particle swarm clustering routing protocol matlab code can be improved in this basis
code
- Using the nearest neighbor algorithm for clustering and classification of random samples and calculate the classification rate, compared to the algorithm including modified versions
clustering
- My code is useful for clustering for more than 1000 documents ,domain of my code for information retrieval .-My code is useful for clustering for more than 1000 documents ,domain of my code for information retrieval .
FCM-code
- image segmentation using Fuzzy C Means Clustering algorithm
ap-Code
- 本程序为仿射传播聚类的算法,相比较于K均值聚类不需要确定聚类个数,且对初始聚类中心不敏感-This procedure for affinity propagation clustering algorithm, compared to K-means clustering is not required to determine the number of clusters, and is not sensitive to the initial cluster centers
k-mean-clustering
- k-means algorithm descr iption with examples with visual basic code.
CAN-code
- Clustering and Projected Clustering with Adaptive Neighbors -We proposed a CAN clustering algorithm with adaptive neighbors, the learned similarity matrix can be directly used for clustering, without having to perform K-means or other discretizatio
Clustering-PCA
- 主成分分析(Principal Component Analysis,PCA), 是一种统计方法。通过正交变换将一组可能存在相关性的变量转换为一组线性不相关的变量,转换后的这组变量叫主成分。-Principal component analysis is a statistical method. A set of variables that may be related to a set of variables that may be correlated to a set of vari
Clustering-Algorithm
- 聚类分析又称群分析,它是研究(样品或指标)分类问题的一种统计分析方法,同时也是数据挖掘的一个重要算法。本代码主要用于过程监控故障检测-Clustering analysis, also called group analysis, which is a statistical analysis method of the research (sample or index) classification problem, is also an important algorithm of dat
Kmeans-Clustering
- K-均值聚类的代码,可是将数据改一下直接用。-The code of Keans Clustering
pcv-book-code-master
- pcv源码 图形聚类的多种算法~~~~~~~~~~~~~~~~~~~~~python(pcv code which for image clustering)
ypml110-dbscan-clustering
- code to perform dbscan-clustering
CAN code
- 聂飞平教授提出的新的聚类方法CAN,是一种新的聚类方法,可以有效的处理各种数据(CAN, a new clustering method proposed by Professor Nie Feiping, is a new clustering method, which can deal with various data effectively)