public class LibSvmRecordWriter extends SVMLightRecordWriter
Further details on the format can be found at
- http://svmlight.joachims.org/
- http://www.csie.ntu.edu.tw/~cjlin/libsvmtools/datasets/multilabel.html
- http://scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_file.htmlFEATURE_FIRST_COLUMN, FEATURE_LAST_COLUMN, featureFirstColumn, featureLastColumn, HAS_LABELS, hasLabel, LABEL_FIRST_COLUMN, LABEL_LAST_COLUMN, labelFirstColumn, labelLastColumn, multilabel, MULTILABEL, NAME_SPACE, UNLABELED, ZERO_BASED_INDEXING, ZERO_BASED_LABEL_INDEXING, zeroBasedIndexing, zeroBasedLabelIndexingconf, DEFAULT_CHARSET, encoding, NEW_LINE, out, partitionerAPPEND| Constructor and Description |
|---|
LibSvmRecordWriter() |
setConf, supportsBatch, write, writeBatchclose, getConf, initialize, initializeCopyright © 2020. All rights reserved.