public abstract class RCV1BinaryTextCategorization extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
algoSuffix |
Constructor and Description |
---|
RCV1BinaryTextCategorization() |
Modifier and Type | Method and Description |
---|---|
protected void |
foldLearn(float c,
int nfold,
SimpleDataset allData) |
protected abstract LearningAlgorithm |
getLearningAlgorithm(float param,
String representation,
StringLabel positiveLabel) |
protected String algoSuffix
protected void foldLearn(float c, int nfold, SimpleDataset allData)
protected abstract LearningAlgorithm getLearningAlgorithm(float param, String representation, StringLabel positiveLabel)
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.