Documentation of 'edu.uci.jforests.input.FeatureAnalyzer' Java class
FeatureAnalyzer
edu.uci.jforests.input

Class FeatureAnalyzer



  • public class FeatureAnalyzer
    extends java.lang.Object
    • Field Detail

      • min

        public double[] min
      • max

        public double[] max
      • factor

        public double[] factor
      • onLogScale

        public boolean[] onLogScale
    • Constructor Detail

      • FeatureAnalyzer

        public FeatureAnalyzer()
    • Method Detail

      • clear

        public void clear()
      • processFolder

        public void processFolder(java.lang.String folder,
                                  java.lang.String extension)
      • processFiles

        public void processFiles(java.lang.String folder,
                                 java.lang.String[] files)
      • processFile

        public void processFile(java.lang.String inputFile)
      • getFeatureName

        public java.lang.String getFeatureName(int fid)
      • getFeatureCount

        public int getFeatureCount()
      • loadFeaturesFromFile

        public void loadFeaturesFromFile(java.lang.String filename)
      • dumpStatistics

        public void dumpStatistics(java.io.PrintStream output)
      • printStatistics

        public void printStatistics()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.