- decide(Instance, Instance, int) - Method in class lpll.lplist
-
Decides (internally) on the preference for the given instances
- decideExt(Instance, Instance, Instances) - Method in class lpll.lplist
-
Decides on the given instances based on the entire LP list
- decideNode(Instance, Instance, int[], int[][]) - Method in class lpll.lplist
-
Decides (internally) on the preference for the given instances and node
- discretize(int, double[], Instances) - Static method in class lpll.lplist
-
Discretizes the values of attribute attr according to the given cutting points
- discretizeI(int, double[], Instance) - Static method in class lpll.lplist
-
Discretize the value of attribute attr according to the given cutting points within an instance
- distAttrDoubleVals(Instances, int) - Static method in class lpll.lplist
-
Returns the distinct values (double) for the given attribute in the set of pairwise preferences
- distAttrVals(Instances, int[]) - Static method in class lpll.lplist
-
Returns the distinct values for the given attributes in the set of pairwise preferences
- duplicates(Instances) - Static method in class lpll.Cross_Validation
-
Identifies duplicates within the data and returns a revised dataset