Modifier and Type | Class and Description |
---|---|
class |
SVMLinFormatterFactory
for each train/test pair create the following files:
[prefix]class.txt - as in semil: instance id \t train/test flag \t target
class id
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,SparseDataFormatterFactory> |
SparseDataExporterImpl.nameToFormatterMap |
Modifier and Type | Method and Description |
---|---|
Map<String,SparseDataFormatterFactory> |
SparseDataExporterImpl.getNameToFormatterMap() |
Modifier and Type | Method and Description |
---|---|
void |
SparseDataExporterImpl.setNameToFormatterMap(Map<String,SparseDataFormatterFactory> nameToFormatterMap) |
Modifier and Type | Class and Description |
---|---|
class |
LibSVMFormatterFactory |
Modifier and Type | Class and Description |
---|---|
class |
SemiLFormatterFactory
Export data for use with SemiL.
|
Modifier and Type | Class and Description |
---|---|
class |
SparseMatrixFormatterFactory
export sparse data matrix to data.txt.
|
Modifier and Type | Class and Description |
---|---|
class |
SGTFormatterFactory
For each scope, create a data.txt file.
|
class |
SVMLightFormatterFactory
export for svmlight.
|
Modifier and Type | Class and Description |
---|---|
class |
WekaFormatterFactory |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.