org.neuroph.contrib.autotrain
Class Util
- java.lang.Object
-
- org.neuroph.contrib.autotrain.Util
-
public class Util extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description Util()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidsaveToCSV(AutoTrainer trainer, java.util.List<TrainingResult> results)Generate header of a file and add data.
-
-
-
Method Detail
-
saveToCSV
public static void saveToCSV(AutoTrainer trainer, java.util.List<TrainingResult> results) throws java.io.FileNotFoundException
Generate header of a file and add data.- Parameters:
trainer-results-- Throws:
java.io.FileNotFoundException
-
-
DMelt 3.0 © DataMelt by jWork.ORG