- UniformFrequencyDiscretizer - Class in be.ac.ulb.mlg.utils.discretizer
-
The UniformFrequencyDiscretizer
- UniformFrequencyDiscretizer(Discretizer.Mode, int) - Constructor for class be.ac.ulb.mlg.utils.discretizer.UniformFrequencyDiscretizer
-
Constructor of UniformDiscretizer which setup the mode and the range of discretization without preprocessing
- UniformFrequencyDiscretizer(Discretizer.Mode, int, boolean) - Constructor for class be.ac.ulb.mlg.utils.discretizer.UniformFrequencyDiscretizer
-
Constructor of UniformDiscretizer which setup the mode and the range of discretization
- UniformWidthDiscretizer - Class in be.ac.ulb.mlg.utils.discretizer
-
The UniformWidthDiscretizer
- UniformWidthDiscretizer(Discretizer.Mode, int) - Constructor for class be.ac.ulb.mlg.utils.discretizer.UniformWidthDiscretizer
-
Constructor of UniformDiscretizer which setup the mode and the range of discretization without preprocessing
- UniformWidthDiscretizer(Discretizer.Mode, int, boolean) - Constructor for class be.ac.ulb.mlg.utils.discretizer.UniformWidthDiscretizer
-
Constructor of UniformDiscretizer which setup the mode and the range of discretization
- updateRenormalization(double[][], double[], int, boolean) - Method in class be.ac.ulb.mlg.utils.DefaultRenormalizer
-
- updateRenormalization(double[][], double[], int, boolean) - Method in class be.ac.ulb.mlg.utils.renormalizer.TaxonRenormalizer
-
- updateRenormalization(RenormalizerState, double[], int, boolean) - Method in interface be.ac.ulb.mlg.utils.Renormalizer
-
Method called when pairwise renormalization is used in order to ignore or not a row from the original input matrix
- useNative(boolean) - Method in class be.ac.ulb.mlg.utils.Measurer
-
Define the usage of the native implementation
- usePairShuffle(boolean) - Method in class be.ac.ulb.mlg.utils.DefaultRenormalizer
-
Enable or disable pairwise shuffle
- usePreShuffle(boolean) - Method in class be.ac.ulb.mlg.utils.Measurer
-
Enable or disable pre-shuffle of data
- useShuffling(boolean) - Method in class be.ac.ulb.mlg.utils.Measurer
-
Change the usage of shuffle