Package rocca
Class RoccaTrainClassifier
java.lang.Object
rocca.RoccaTrainClassifier
Single-stage classifier creation. Dataset must be a WEKA-formatted arff file, with the correct
species in the last column.
Input and output filenames are hard-coded below and must be changed accordingly. This is a standalone
program that does not run out of Pamguard.
- Author:
- Michael Oswald
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetArff()
Let user choose arff file training datasetstatic void
Standalone implementationtrainClassifier
(File arffFile) Actual code to train the classifier