资源列表
ensemble_2.0
- 集成分类器,用于软判决。 常用于图像隐写和隐写分析。-Integrated classifier for soft decision.
datamining
- PDF格式的PPT,来自英国南安普顿大学。主要介绍了数据挖掘的技术以及应用,包括决策树,推荐系统,文本聚类,搜索引擎,购物篮子分析。-PPT PDF format, the University of Southampton. It introduces data mining technology and applications, including decision, recommendation systems, text clustering, search engines, sho
build_a_decision_tree_base_CART.tar
- 这里是最基本的决策树实现的python方法,有详细的代码说明-Here is the basic method of decision tree python to achieve, a detailed code Descr iption
knn
- KNN简单分类算法C++的实现,大家可以参考下,采用欧式距离,里面包含了knn.cpp以及train.txt,test.txt,rusult.txt-Classification algorithm (KNN), the realization of the c++, you can reference, USES the Euclidean distance, which contains the KNN, CPP and train. TXT, test. TXT, rusult. TXT
Newman
- 数据挖掘 社团挖掘 NewMan算法 参考文献:M. E. J. Newman,Fast algorithm for detecting community structure in networks -data Mining, Newman
discrete-point
- MATLAB的离群点检测,数据可以自行更改,但是系统数据尽量不要更改。-discrete point
Phase_Space_Reconstruction_et-al
- 相空间重构算法,可用于分析非线性系统的数据特征-Phase space reconstruction algorithm, can be used to analyze the data characteristics of nonlinear systems
HW1_GA
- 基于matlab的遗传算法的简单实现,可用于初学者对遗传算法进行简单了解-Based on simple matlab genetic algorithm can be used for beginners to learn simple genetic algorithm
programme
- 将彩色图转化成灰度图,在此基础上统计连通区域,根据一定的统计特性,设置一定的准则,检测出人脸。-The color map is converted to grayscale, communicating regional statistics on this basis, according to certain statistical properties, set certain criteria, detects a person' s face.
DBScan03
- DBScan算法实现,用Java高级编程语言正确实现DBSCAN算法,DBScan是一种基于密度的聚类算法,它有一个核心点的概念:如果一个点,在距它e的范围内有不少于MinP个点,则该点就是核心点。核心和它e范围内的邻居形成一个簇。在一个簇内如果出现多个点都是核心点,则以这些核心点为中心的簇要合并。最终输出找到的簇及其数据点。-DBScan algorithm, using high-level programming language Java is implemented correctly
pagerank.java
- 基于java的数据挖掘算法pagerank算法,能够有效实现功能-Java-based data mining algorithms pagerank algorithm can effectively achieve functional
myapriori
- 基于java的数据挖掘算法apriori算法,能够有效实现功能-Java-based data mining algorithms apriori algorithm can effectively achieve functional