Description: Adaboost algorithm implemented in Java, a small example of the strengthening of two classification code clarity, suitable for beginners
To Search:
File list (Check if you may need any files):
AdaBoost\.classpath
........\.project
........\.settings\org.eclipse.jdt.core.prefs
........\bin\AdaBoost.class
........\...\AdaBoostTest.class
........\...\BaseClassifiers.class
........\...\Point.class
........\src\AdaBoost.java
........\...\BaseClassifiers.java
........\...\Point.java
........\test\AdaBoostTest.java
........\.settings
........\bin
........\src
........\test
AdaBoost