|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A ClusteringSignatureAttribute
represents the signature of an attribute that
participated in building the model.
Attribute,
SignatureAttribute| Method Summary | |
AttributeComparisonFunction |
getComparisonFunction()
Returns the attribute comparison function used to calculate the distance (or similarity) between two values of the attribute (inner comparison function). |
SimilarityMatrix |
getSimilarityMatrix()
Returns the similarity matrix used in model building. |
double |
getSimilarityScale()
Returns the similarity scale used in model building. |
| Methods inherited from interface javax.datamining.data.SignatureAttribute |
getAttributeType, getDataType, getImportanceValue, getRank |
| Methods inherited from interface javax.datamining.data.Attribute |
getDescription, getName |
| Method Detail |
public AttributeComparisonFunction getComparisonFunction()
public SimilarityMatrix getSimilarityMatrix()
public double getSimilarityScale()
getSimilarityMatrix method returns null.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||