Modifier and Type | Class and Description |
---|---|
class |
SequenceExampleGeneratorKernel
A
SequenceExampleGeneratorKernelBasedAlg allows to
implicitly enrich a targeted Example (reflecting an item
in a SequenceExample ) with information derived from the |
class |
SequenceExampleGeneratorLinear
A
SequenceExampleGeneratorLinearAlg allows to explicitly
enrich a targeted Example (reflecting an item in a
SequenceExample ) with information derived from the |
Modifier and Type | Method and Description |
---|---|
SequenceExampleGenerator |
SequenceClassificationLearningAlgorithm.getSequenceExampleGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
SequenceClassificationLearningAlgorithm.setSequenceExampleGenerator(SequenceExampleGenerator sequenceExampleGenerator) |
Modifier and Type | Method and Description |
---|---|
SequenceExampleGenerator |
SequenceModel.getSequenceExampleGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
SequenceModel.setSequenceExampleGenerator(SequenceExampleGenerator sequenceExampleGenerator) |
Constructor and Description |
---|
SequenceModel(PredictionFunction basePredictionFunction,
SequenceExampleGenerator sequenceExampleGenerator) |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.