public interface Associator
| Modifier and Type | Method and Description | 
|---|---|
| void | buildAssociations(Instances data)Generates an associator. | 
| Capabilities | getCapabilities()Returns the Capabilities of this associator. | 
void buildAssociations(Instances data) throws java.lang.Exception
data - set of instances serving as training datajava.lang.Exception - if the associator has not been 
 generated successfullyCapabilities getCapabilities()
Capabilities