Interface FeatureExtractFns


  • public interface FeatureExtractFns
    Feature extraction functions. Functions used to transform raw input into extracted features, should be used together with FeatureExtractor.
    See Also:
    FeatureExtractor