| Author | Johnson |
| Creation date | 06/01/2011 |
| Firing policy | all |
| Package | org.seasr.meandre.components.discovery.cluster |
DESCRIPTION
Write a ClusterModel out in PMML(Predictive Model Markup Language) format, optimized for Processing Display Algorithm.
INPUTS
| Name | Description | Example |
|---|---|---|
clusterModel |
A representaiton of clusters to be displayed. It is type of org.seasr.meandre.support.components.discovery.cluster.support.ClusterModel) |
OUTPUTS
| Name | Description | Example |
|---|---|---|
document |
Document for PMML(org.dom4j.Document) |
PROPERTIES
| Name | Description | Default value |
|---|---|---|
distance_metric |
The distance metric to be used. This should be the same metric used in the HACModelBuilder component |
0 |
Add Comment