Class IdentityNormalizer


  • public class IdentityNormalizer
    extends Normalizer
    A Normalizer that normalizes a feature value to itself. This is the default normalizer class, if no normalizer is configured then the IdentityNormalizer will be used.