| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
SequenceModel |
SequenceModel.addExtensions(Extension... extensions) |
SequenceModel |
SequenceModel.addItems(Item... items) |
SequenceModel |
SequenceModel.addItemsets(Itemset... itemsets) |
SequenceModel |
SequenceModel.addSequenceRules(SequenceRule... sequenceRules) |
SequenceModel |
SequenceModel.addSequences(Sequence... sequences) |
SequenceModel |
SequenceModel.addSetPredicates(SetPredicate... setPredicates) |
SequenceModel |
ObjectFactory.createSequenceModel()
Create an instance of
SequenceModel |
SequenceModel |
SequenceModel.setAlgorithmName(String algorithmName)
Sets the value of the algorithmName property.
|
SequenceModel |
SequenceModel.setAvgNumberOfItemsPerTransaction(Double avgNumberOfItemsPerTransaction)
Sets the value of the avgNumberOfItemsPerTransaction property.
|
SequenceModel |
SequenceModel.setAvgNumberOfTAsPerTAGroup(Double avgNumberOfTAsPerTAGroup)
Sets the value of the avgNumberOfTAsPerTAGroup property.
|
SequenceModel |
SequenceModel.setConstraints(Constraints constraints)
Sets the value of the constraints property.
|
SequenceModel |
SequenceModel.setFunctionName(MiningFunctionType functionName)
Sets the value of the functionName property.
|
SequenceModel |
SequenceModel.setLocalTransformations(LocalTransformations localTransformations)
Sets the value of the localTransformations property.
|
SequenceModel |
SequenceModel.setMaxNumberOfItemsPerTransaction(Integer maxNumberOfItemsPerTransaction)
Sets the value of the maxNumberOfItemsPerTransaction property.
|
SequenceModel |
SequenceModel.setMaxNumberOfTAsPerTAGroup(Integer maxNumberOfTAsPerTAGroup)
Sets the value of the maxNumberOfTAsPerTAGroup property.
|
SequenceModel |
SequenceModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
SequenceModel |
SequenceModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
SequenceModel |
SequenceModel.setModelName(String modelName)
Sets the value of the modelName property.
|
SequenceModel |
SequenceModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
SequenceModel |
SequenceModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
SequenceModel |
SequenceModel.setNumberOfTransactionGroups(Integer numberOfTransactionGroups)
Sets the value of the numberOfTransactionGroups property.
|
SequenceModel |
SequenceModel.setNumberOfTransactions(Integer numberOfTransactions)
Sets the value of the numberOfTransactions property.
|
SequenceModel |
SequenceModel.setOutput(Output output)
Sets the value of the output property.
|
SequenceModel |
SequenceModel.setScorable(Boolean scorable)
Sets the value of the scorable property.
|
SequenceModel |
SequenceModel.setTargets(Targets targets)
Sets the value of the targets property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(SequenceModel sequenceModel) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(SequenceModel sequenceModel) |
VisitorAction |
AbstractVisitor.visit(SequenceModel sequenceModel) |
Copyright © 2015 University of Tartu. All Rights Reserved.