Class FeatureStats


  • public class FeatureStats
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected FeatureStats​(java.lang.String modelFileName)
      Define the saved model file to be used.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void writeFeatureStats()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FeatureStats

        protected FeatureStats​(java.lang.String modelFileName)
        Define the saved model file to be used.
        Parameters:
        model - file name
    • Method Detail

      • writeFeatureStats

        public void writeFeatureStats()