| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
ClusteringModel |
ClusteringModel.addClusteringFields(ClusteringField... clusteringFields) |
ClusteringModel |
ClusteringModel.addClusters(Cluster... clusters) |
ClusteringModel |
ClusteringModel.addExtensions(Extension... extensions) |
ClusteringModel |
ObjectFactory.createClusteringModel()
Create an instance of
ClusteringModel |
ClusteringModel |
ClusteringModel.setAlgorithmName(String algorithmName)
Sets the value of the algorithmName property.
|
ClusteringModel |
ClusteringModel.setCenterFields(CenterFields centerFields)
Sets the value of the centerFields property.
|
ClusteringModel |
ClusteringModel.setComparisonMeasure(ComparisonMeasure comparisonMeasure)
Sets the value of the comparisonMeasure property.
|
ClusteringModel |
ClusteringModel.setFunctionName(MiningFunctionType functionName)
Sets the value of the functionName property.
|
ClusteringModel |
ClusteringModel.setLocalTransformations(LocalTransformations localTransformations)
Sets the value of the localTransformations property.
|
ClusteringModel |
ClusteringModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
ClusteringModel |
ClusteringModel.setMissingValueWeights(MissingValueWeights missingValueWeights)
Sets the value of the missingValueWeights property.
|
ClusteringModel |
ClusteringModel.setModelClass(ClusteringModel.ModelClass modelClass)
Sets the value of the modelClass property.
|
ClusteringModel |
ClusteringModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
ClusteringModel |
ClusteringModel.setModelName(String modelName)
Sets the value of the modelName property.
|
ClusteringModel |
ClusteringModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
ClusteringModel |
ClusteringModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
ClusteringModel |
ClusteringModel.setNumberOfClusters(Integer numberOfClusters)
Sets the value of the numberOfClusters property.
|
ClusteringModel |
ClusteringModel.setOutput(Output output)
Sets the value of the output property.
|
ClusteringModel |
ClusteringModel.setScorable(Boolean scorable)
Sets the value of the scorable property.
|
ClusteringModel |
ClusteringModel.setTargets(Targets targets)
Sets the value of the targets property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(ClusteringModel clusteringModel) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(ClusteringModel clusteringModel) |
VisitorAction |
AbstractVisitor.visit(ClusteringModel clusteringModel) |
Copyright © 2015 University of Tartu. All Rights Reserved.