Class AugSpaceAllPairs
- java.lang.Object
-
- ai.libs.jaicore.ml.weka.rangequery.AugSpaceAllPairs
-
- All Implemented Interfaces:
IAugSpaceSamplingFunction,com.google.common.base.Function<weka.core.Instances,weka.core.Instances>,java.util.function.Function<weka.core.Instances,weka.core.Instances>
public class AugSpaceAllPairs extends java.lang.Object implements IAugSpaceSamplingFunction
-
-
Constructor Summary
Constructors Constructor Description AugSpaceAllPairs()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description weka.core.Instancesapply(weka.core.Instances input)
-