|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttpp.SeparatePoints
public class SeparatePoints
A TargetPerturbation that will perturb the target so that the distribution of points better reflects the value of the separation attribute defined on the TPPModel. If the separation attribute is nominal then this produces a distribution of points that maximises the separation between classes
Constructor Summary | |
---|---|
SeparatePoints(TPPModel model)
|
Method Summary | |
---|---|
void |
pursuePerturbation()
Find a view that better separates the points |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SeparatePoints(TPPModel model)
Method Detail |
---|
public void pursuePerturbation() throws TPPException
pursuePerturbation
in interface PerturbationPursuit
TPPException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |