Documentation of 'org.encog.util.normalize.segregate.Segregator' Java class
Segregator
org.encog.util.normalize.segregate

Interface Segregator

    • Method Detail

      • getNormalization

        DataNormalization getNormalization()
        Returns:
        The normalization object that is being used with this segregator.
      • init

        void init(DataNormalization normalization)
        Setup this object to use the specified normalization object.
        Parameters:
        normalization - THe normalization object to use.
      • shouldInclude

        boolean shouldInclude()
        Should this row be included, according to this segregator.
        Returns:
        True if this row should be included.
      • passInit

        void passInit()
        Init for a pass.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.