搜索资源列表
jianFile
- 频繁模式挖掘搜索给顶数据几中反复出现的联系.介绍发现事物或关系数据库中关联-Frequent pattern mining search data to the top of a few recurring contact. Introduced or things found in the associated relational database
DataMining-ConceptAndTechnology
- 本书是一个导论,介绍什么是数据挖掘,什么是数据库中知识发现。书中的材料从数据库角度 提供,特别强调发现隐藏在大型数据集中有趣数据模式的数据挖掘基本概念和技术。所讨论的实现 方法主要面向可规模化的、有效的数据挖掘工具开发。-This book is introductory remarks, introduced that anything is the data mining, anything is in the database the knowledge discovery. In
knn
- 这是一个小而有效的程序来执行的K -近邻搜索算法,此算法利用JIT 理论加速循环,比向量化有效解决了大量数据的精度问题。甚至比kd-tree效果要佳。 K-nearest neighbor search已经广泛应用在科学与工程上,比如模式识别,数据挖掘和信号处理。 -This is a small and effective procedures to implement the K- nearest neighbor search algorithm, this algorithm J