Class ScalerParams

    • Field Summary

      Fields 
      Modifier and Type Field Description
      double[] mean  
      double[] std  
    • Constructor Summary

      Constructors 
      Constructor Description
      ScalerParams()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • mean

        public double[] mean
      • std

        public double[] std