319320321322323324325326327328329
} else { // default to libsvm format this.rec_factory = new libsvmRecordFactory( this.nn.getInputsCount() ); } this.nn.PrintStats();