/wekaEnsembleSystems

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

wekaEnsembleSystems

Build Status

Coverage Status

The package implements customizable meta-classifiers for Weka.

Building

The build system is changed to Maven. To compile the package use:

mvn package

To to build the package using ant type:

mvn ant:ant

The above generates the ant buildfile. Then just type

ant package