DataGenerator
Tool for generating various test data for machine learning and data mining algorithms.
Install / Use
/learn @FRosner/DataGeneratorREADME
DataGenerator
Tool for generating various test data for machine learning and data mining algorithms.
Project Set Up
This is a Maven 3.1.0 project. Build the exectubale JAR file with mvn package. Do not move your mouse during GUI tests or they may fail.
Generate Eclipse project files by executing mvn eclipse:eclipse. Don't forget to add the M2_REPO variable to your Eclipse workspace Java build path. Please make sure to read the coding rules before contributing.
