@Deprecated public class TotalCSV extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CFG_KEY_CROSSVALIDATION_RUNS
Deprecated.
|
static StringBuffer |
csv_out
Deprecated.
|
static String |
file
Deprecated.
|
static String |
fileout
Deprecated.
|
static String |
folder
Deprecated.
|
protected static int |
runs
Deprecated.
|
Constructor and Description |
---|
TotalCSV()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
init()
Deprecated.
|
static void |
start()
Deprecated.
|
static void |
write()
Deprecated.
|
static void |
writeBuffer(String run,
String classifier,
String classs,
String a,
String b,
String c,
String d)
Deprecated.
|
public static String folder
public static String file
public static String fileout
public static final String CFG_KEY_CROSSVALIDATION_RUNS
protected static int runs
public static StringBuffer csv_out
Copyright © 2024. All rights reserved.