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

Class BinaryFileWriter

  • Direct Known Subclasses:
    RankingBinFileWriter


    public class BinaryFileWriter
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int VERSION 
    • Constructor Summary

      Constructors 
      Constructor and Description
      BinaryFileWriter(java.lang.String binFileName, Feature[] features, double[] targets) 
    • Method Summary

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

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

      • BinaryFileWriter

        public BinaryFileWriter(java.lang.String binFileName,
                                Feature[] features,
                                double[] targets)
    • Method Detail

      • close

        public void close()
      • write

        public void write()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.