搜索资源列表
learner
- aDABOOST This package contains the following files: learner.jar - is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command \"java -jar learner.jar\". Make sure the ja
c02
- [demo.rar] - 增值税发票抵扣联字符识别中的图像倾斜校正方法,很有用 [2007012218032016052.rar] - 目前紧紧支持24种验证码的识别,后续版本将会慢慢加入更多可识别的格式。 [OCR.rar] - OCR光学字符识别代码,思想是背景16值变化,提供勾,圈,叉识别 [javawllt.rar] - 用JAVA编译的局域网聊天程序 v 1.0 ,此聊天程序为学习java语言而开发的 [MySoft.rar] - 一种利用硬盘序列号对
BNL
- its about adaboost algorithm
AdaBoost
- Adaboost算法Java实现,一个小的加强二分类的例子,代码清晰明了,适合初学者-Adaboost algorithm implemented in Java, a small example of the strengthening of two classification code clarity, suitable for beginners
AdaBoost
- 数据挖掘中adaboost算法的实现,使用java实现的-Data Mining in adaboost algorithm, implemented using java
Adaboost
- 一位同学对adaboost的java实现。Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。-adaboost code
Adaboost
- 这是基于java的Adaboost人脸检测文件-This is the Adaboost face detection java-based file
adaboost
- 数据挖掘 adaboost算法 java 实现分类问题回归问题 处理离散变量。连续变量-Data mining java adaboost algorithms Deal with regression, classification Handling discrete variables, continuous variables
RandomForestaAdaBoost
- 随机森林,决策树以及adaboost分类器的java实现。随机森林和adaboost都基于决策树完成。-Random forests, tree and adaboost classifier java. Random Forest and adaboost are based on the decision tree is complete.
DataMining_5
- java实现的决策树代码和随机森林以及Adaboost,里面有自带的数据集可以测试,结果和书上描述一样,亲测有效-DesicionTree,RandomForest and AdaBoost implemented by java,have been tested by myself.It can help those who want to learn data mining
AdaBoost-algorithm
- 这是关于java 版的adaboost算法,希望对各位有帮助。-This is the AdaBoost algorithm on the Java version, I hope to help you.
AdaBoost
- AdaBoost人脸检测的代码,使用java实现,建议下载试用-AdaBoost algorithm,face detection in java
RandomForest_AdaBoost-master
- 随机森林、Adaboost算法实例+java代码(RandomForest and AdaBoost-master algorithm instance +java code)
