public class SVMLightFVecDataOut extends ParseDataset2.FVecDataOut
| Modifier and Type | Field and Description |
|---|---|
protected Vec.VectorGroup |
_vg |
_ctypes, _enums, _nvs, _vecs| Constructor and Description |
|---|
SVMLightFVecDataOut(Vec.VectorGroup vg,
int cidx,
int ncols,
int vecIdStart,
Enum[] enums) |
| Modifier and Type | Method and Description |
|---|---|
void |
addNumCol(int colIdx,
long number,
int exp) |
void |
newLine() |
addInvalidCol, addNumCol, addStrCol, check, close, close, invalidLine, invalidValue, isString, linenum, nextChunk, reduce, rollbackLine, setColumnNamesclone, frozenType, init, newInstance, read, toDocField, write, writeJSON, writeJSONFieldsequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfrozenType, newInstance, read, toDocField, write, writeJSONFieldsprotected final Vec.VectorGroup _vg
public SVMLightFVecDataOut(Vec.VectorGroup vg, int cidx, int ncols, int vecIdStart, Enum[] enums)
public void addNumCol(int colIdx,
long number,
int exp)
addNumCol in interface CustomParser.DataOutaddNumCol in class ParseDataset2.FVecDataOutpublic void newLine()
newLine in interface CustomParser.DataOutnewLine in class ParseDataset2.FVecDataOut