资源列表
SVR
- 用于回归的支持向量机程序,改程序用python语言编写,使用前需安装libsvm-Support vector machine for regression procedure, change program written in python, using libsvm before installation
SVM-KM
- 支持向量机与核学习工具箱,用于数据挖掘中核方法开发的必备工具,如支持向量机、极限学习机等。-Support vector machine (SVM) and nuclear learning toolkit for nuclear method development of necessary tools in data mining, such as support vector machine (SVM), extreme learning machine, etc.
Kmean
- k-mean聚类算法。最简实现,全部做了中文注释-K-mean clustering algorithm. The simplest implementation, all done in Chinese Notes
Using-Data-from-MOLA-
- 使用MOLA的数据 火星轨道仪激光高度计(MOLA),NASA火星上的仪器 1998年和1999年收集了2700万次高程测量。 在这里,我们工作一个中等分辨率的数据集-Using Data MOLA The Mars Orbiter Laser Altimeter (MOLA), an instrument aboard NASA s Mars Global Surveyor, collected 27 million elevation measurements
FCMCluster
- 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。- 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点
WordFrequenceCount
- 基于文本的词频计算,对文本内的单词进行统计,可统计上万单词,一次输出。-Based on the text of the word frequency calculation, the words within the text statistics, statistics can be tens of thousands of words, an output.
sklearnExample
- SVM,支持向量机,可以实现分类。svm,svm-support vector machine
KPCA
- 一个可以直接调用的kpca程序,自己修改的,证明可用的-One can directly call the KPCA program, modify their own, proven available
FJIR.R
- 模糊聚类分析 - 建立模糊相似矩阵,以R语言实现。-build a fuzzy matrix
kmeans
- Kmeans算法的matlab实现,包括主程序和main程序,可运行,易于理解。-Kmeans algorithm matlab implementation, including the main program and the main program can be run, easy to understand.
Data-mining
- 5种Python数据挖掘算法:Bayes,Apriori,K-means,ID3,K-data mining of Python
data-mining
- 常用的一些数据挖掘算法,包括Apriori,SVM,神经网络,遗传算法,K-means。-some commonly used data-mining algorithms,including Apriori,SVM,Neural Network,Genetic algorithm,K-means