资源列表
Linear-classifier
- 本资源用matlab代码实现了模式识别的线性分类器,对于线性可分的模式能够正确分类。-The resources used matlab code to achieve a pattern recognition linear classifier, for linearly separable model can correctly classified.
MachineLearning
- 机器学习实战训练,有助于你快速进入学习状态-Machine learning combat training
FCM
- 核聚类算法:聚类是将一组给定的未知类标号的样本分成内在的多个类别,使得同一类中 的样本具有较高的相似度,而不同类中的样本差别大。侧重于软聚类(模糊C-均值——FCM),但其描述手段同样适合于硬聚 类(HCM)等同类问题。-Clustering algorithm: cluster is a group of unknown samples given class label into internal multiple categories, so that the same class
matlab
- 用于SVM实现不同算法对不同数据集性能测试的MATLAB代码,包括离线,在线算法。-SVM implement different algorithms for different data sets to performance testing MATLAB code, including offline and online algorithms.
DataMining_Algorithm
- 详细的数据挖掘资料,包括各种常见的算法,有一定的深度-Detailed data mining information, including all common algorithms, there is a certain depth.
Campuran-SOFM-SVR-dengan-Seleksi-Fitur-Berbasis-F
- The explenation how to clustering data by using Self Organzing Map. I hope that it would be help. THanks.
PSOjulei
- 本文是粒子群聚类算法代码,很细致,希望大家用得上!-This is the class of particle clustering algorithm code, very detailed, I hope you need them!
ICcurve
- 在matlab上实现电池充电是容量-电压曲线的绘制,采用计数法代替微分发技术-Implement matlab code on outputing capcity-voltage curve, which is ploted by counting point menthod instead of derivation
three_gram_train
- 直接从文本文档中统计建立三阶语言模型的MATLAB程序-Text document directly MATLAB programs set up third-order statistical language model
cluster
- science杂志上关于聚类的文章代码,通过重新定义距离和密度的概念,自动获取聚类中心-clustering Codes about an article published in a scientific journal
Apriori
- Apriori关联规则算法 运行环境: JDK1.7.0_25 数据集格式: 一条记录一行,各项以 , 分隔-Apriori association rules algorithm Operating environment: JDK1.7.0_25 Dataset format: A record of his party, the order , to separate
kmeans1
- 实现对图片进行k均值聚类,也可以修改初始值,修改图片名直接可以运行-Implementation to k-means clustering of images, can also modify the initial value, the images can be run directly
