文件名称: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 java installation path is set in the system enviroment.
learner.exe - A windows executable version of the application. Doubleclick to run.
learner.pdf - The digital version of the report.
SRC\\ - The source code of the program is in this directory
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 java installation path is set in the system enviroment.
learner.exe - A windows executable version of the application. Doubleclick to run.
learner.pdf - The digital version of the report.
SRC\\ - The source code of the program is in this directory
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 19854813learner.zip 列表 1D learner.doc learner.exe learner.jar learner.pdf Readme.txt SRC/Adaboost.class SRC/Adaboost.java SRC/Classifier.class SRC/Classifier.java SRC/crx.data SRC/Data.class SRC/Data.java SRC/Datastructure.class SRC/Datastructure.java SRC/DistanceMajority.class SRC/DistanceMajority.java SRC/Knn.class SRC/Knn.java SRC/LearnerInterface$1.class SRC/LearnerInterface$2.class SRC/LearnerInterface$3.class SRC/LearnerInterface$4.class SRC/LearnerInterface$5.class SRC/LearnerInterface$6.class SRC/LearnerInterface$7.class SRC/LearnerInterface$8.class SRC/LearnerInterface$9.class SRC/LearnerInterface.class SRC/LearnerInterface.java SRC/Linear.class SRC/Linear.java SRC/Parzen.class SRC/Parzen.java