资源列表
PCA
- 主元分析算法的matlab实现,可实现数据降温处理,模块完整,可直接应用。-Principal component analysis
Gradient-Descent
- 梯度下降算法示例,二元函数求最值,可直接运行,有注释-Gradient Descent algorithm
native-bayes-classifier
- 朴素贝叶斯算法的源代码实现,(含训练数据)-to achieve native bayes classifier
Rough-Set
- 学习粗糙集理论的基础,有关于粗糙集的文献,便于更好理解-Learn basic rough set theory, rough set about literature, for better understanding
ems
- 建模优化与评价的理论基础学习,用于统计分析和数据挖掘-Based learning theory and modeling optimization and uation for statistical analysis and data mining
kmeans
- 利用了matlab编程,结果实现k-means算法-Use matlab programming, k-means algorithm to achieve results. . .
pca-test
- PCA简单实现,自己引用数据,能出两个基本指标图-PCA simple implementation code, their own reference data, to a data map, Q statistics and T2 statistic diagram
SAS-Getting-Started
- SAS操作入门SAS Getting Started-SAS Getting Started
HumanInteractions1
- Human Interactions in C#
C4.5
- 数据挖掘分类算法决策树C4.5数据挖掘分类算法决策树C4.5-data mining C4.5
C4.5
- 改进型的决策树算法,特别的实用,欢迎大家下载,也可以用到论文算法中-Improved decision tree algorithm, especially useful, welcome to download, you can also use paper algorithm
kmeans
- k-means算法是文本聚类经典算法,也是数据挖掘十大经典算法之一。k-means算法Java实现。-k-means algorithm is a classical algorithm text clustering, data mining is one of the ten classic algorithms. k-means algorithm is implemented in Java.