Class AbstractAugmentedSpaceSampler

    • Constructor Detail

      • AbstractAugmentedSpaceSampler

        public AbstractAugmentedSpaceSampler​(weka.core.Instances preciseInsts,
                                             java.util.Random rng)
    • Method Detail

      • generateAugPoint

        protected static weka.core.Instance generateAugPoint​(java.util.List<weka.core.Instance> insts)
      • getPreciseInsts

        public weka.core.Instances getPreciseInsts()
        Returns:
        the preciseInsts
      • getRng

        public java.util.Random getRng()
        Returns:
        the rng