Algorithm for n-fold cross-validation (see Frank and Witten, "Data Mining: Practical Machine Learning Tools and Techniques". Morgan Kaufmann 2005). Can be configured for "leave-one-out" - cross validation. Will generate (folds x replications) predictor performances.
@author Roland Ewald
@author Steffen Torbahn
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.