edu.uci.jforests.input
Class BinaryFileWriter
- java.lang.Object
-
- edu.uci.jforests.input.BinaryFileWriter
-
- Direct Known Subclasses:
- RankingBinFileWriter
public class BinaryFileWriter extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field and Description static intVERSION
-
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 voidclose()voidwrite()
-
-
-
Field Detail
-
VERSION
public static final int VERSION
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
BinaryFileWriter
public BinaryFileWriter(java.lang.String binFileName, Feature[] features, double[] targets)
-
-
DMelt 3.0 © DataMelt by jWork.ORG