Constructor and Description |
---|
SequenceModel() |
SequenceModel(PredictionFunction basePredictionFunction,
SequenceExampleGenerator sequenceExampleGenerator) |
Modifier and Type | Method and Description |
---|---|
PredictionFunction |
getBasePredictionFunction() |
SequenceExampleGenerator |
getSequenceExampleGenerator() |
void |
reset()
Resets the model parameters to the default state.
|
void |
setBasePredictionFunction(PredictionFunction basePredictionFunction) |
void |
setSequenceExampleGenerator(SequenceExampleGenerator sequenceExampleGenerator) |
public SequenceModel()
public SequenceModel(PredictionFunction basePredictionFunction, SequenceExampleGenerator sequenceExampleGenerator)
public PredictionFunction getBasePredictionFunction()
public SequenceExampleGenerator getSequenceExampleGenerator()
public void reset()
Model
public void setBasePredictionFunction(PredictionFunction basePredictionFunction)
public void setSequenceExampleGenerator(SequenceExampleGenerator sequenceExampleGenerator)
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.