| Package | Description |
|---|---|
| org.canova.api.records.reader.impl | |
| org.canova.api.records.reader.impl.regex |
| Modifier and Type | Class and Description |
|---|---|
class |
CSVRecordReader
Simple csv record reader.
|
class |
LibSvmRecordReader |
class |
SVMLightRecordReader
Adapted from the weka svmlight reader
June 2015
- adapted to understand HDFS-style block splits
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegexLineRecordReader
RegexLineRecordReader: Read a file, one line at a time, and split it into fields using a regex.
|
Copyright © 2016. All rights reserved.