搜索资源列表
DecisionTree
- 决策树ID3算法,带详细注释,可参考《数据挖掘概念与技术》里P185~P196,以MyEclipse7.0环境下开发的 测试数据在data文件下-Decision Tree ID3 Algorithm with extremely detail comments, refering to the book of Data Minning Concepts and Techniques. Do comprehend the content from Page 185 to Page 196 i
data_minning_algorith
- 经典数据挖掘算法,Matlab实现,是Word版。-classic data-minning algorithms using matlab.
ID3java
- 决策树,ID3算法,供大家参考学习,相互交流,相互帮助,共同进步-Decision Tree ID3 Algorithm with extremely detail comments, refering to the book of Data Minning Concepts and Techniques. Do comprehend the content from Page 185 to Page 196 in this book. Developed in MyEclipse7.0 Tes
Minning-of-Massive-Datasets
- 斯坦福数据挖掘理论的详细介绍,很有条理,很全面,而且有用到当下最流行的编程模型mapreduce-Stanford data mining theory in detail, very organized, very comprehensive, and useful to present the most popular programming model mapreduce
data-minning
- 关于数据挖掘的电子资料文档,希望能给需要的人带来便利。数据挖掘的基础介绍。-Electronic data about data mining document, I hope to give those who need convenience. The basis of data mining is introduced.
my_thesisssss
- my thesiss on data minning or web based mining for search data ,-my thesiss on data minning or web based mining for search data ,,,,,,,,,,,............
C45
- Visual basic program use for clasification data minning with C45 algorithm
KNN
- 十大经典数据挖掘算法之一knn 利用python实现(One of the data minning algorithm :knn,using python)