Constant Field Values
Contents
org.datavec.*
-
org.datavec.api.formats.output.OutputFormat Modifier and Type Constant Field Value public static final String
OUTPUT_PATH
"org.nd4j.outputpath"
-
org.datavec.api.records.reader.impl.csv.CSVRecordReader Modifier and Type Constant Field Value public static final char
DEFAULT_DELIMITER
44
public static final char
DEFAULT_QUOTE
34
-
org.datavec.api.records.reader.impl.csv.SerializableCSVParser Modifier and Type Constant Field Value public static final char
DEFAULT_ESCAPE_CHARACTER
92
public static final boolean
DEFAULT_IGNORE_LEADING_WHITESPACE
true
public static final char
DEFAULT_QUOTE_CHARACTER
34
public static final char
DEFAULT_SEPARATOR
44
public static final boolean
DEFAULT_STRICT_QUOTES
false
public static final int
INITIAL_READ_SIZE
128
public static final char
NULL_CHARACTER
0
-
org.datavec.api.records.reader.impl.misc.SVMLightRecordReader Modifier and Type Constant Field Value public static final String
ALLOWED_DELIMITERS
"[ \t]"
public static final String
COMMENT_CHAR
"#"
public static final String
FEATURE_DELIMITER
":"
public static final String
LABEL_DELIMITER
","
public static final String
PREFERRED_DELIMITER
" "
public static final String
QID_PREFIX
"qid"
-
org.datavec.api.records.writer.RecordWriter Modifier and Type Constant Field Value public static final String
APPEND
"org.datavec.api.record.writer.append"
-
org.datavec.api.records.writer.SequenceRecordWriter Modifier and Type Constant Field Value public static final String
APPEND
"org.datavec.api.record.writer.append"
-
org.datavec.api.records.writer.impl.FileRecordWriter Modifier and Type Constant Field Value public static final String
NEW_LINE
"\n"
-
org.datavec.api.records.writer.impl.csv.CSVRecordWriter Modifier and Type Constant Field Value public static final String
DEFAULT_DELIMITER
","
-
org.datavec.api.records.writer.impl.misc.SVMLightRecordWriter Modifier and Type Constant Field Value public static final String
UNLABELED
""
-
org.datavec.api.split.partition.NumberOfRecordsPartitioner Modifier and Type Constant Field Value public static final int
DEFAULT_RECORDS_PER_FILE
-1
public static final String
RECORDS_PER_FILE_CONFIG
"org.datavec.api.split.partition.numrecordsperfile"
-
org.datavec.api.transform.reduce.impl.GeographicMidpointReduction Modifier and Type Constant Field Value public static final double
EDGE_CASE_EPS
1.0E-9
-
org.datavec.api.transform.transform.categorical.FirstDigitTransform Modifier and Type Constant Field Value public static final String
OTHER_CATEGORY
"Other"
-
org.datavec.api.transform.ui.components.RenderableComponentHistogram Modifier and Type Constant Field Value public static final String
COMPONENT_TYPE
"histogram"
-
org.datavec.api.transform.ui.components.RenderableComponentLineChart Modifier and Type Constant Field Value public static final String
COMPONENT_TYPE
"linechart"
-
org.datavec.api.transform.ui.components.RenderableComponentTable Modifier and Type Constant Field Value public static final String
COMPONENT_TYPE
"simpletable"
-
org.datavec.api.writable.NDArrayWritable Modifier and Type Constant Field Value public static final byte
NDARRAY_SER_VERSION_HEADER
1
public static final byte
NDARRAY_SER_VERSION_HEADER_NULL
0