edu.uci.jforests.input
Class RankingBinFileWriter
- java.lang.Object
-
- edu.uci.jforests.input.BinaryFileWriter
-
- edu.uci.jforests.input.RankingBinFileWriter
-
public class RankingBinFileWriter extends BinaryFileWriter
-
-
Field Summary
-
Fields inherited from class edu.uci.jforests.input.BinaryFileWriter
VERSION
-
-
Constructor Summary
Constructors Constructor and Description RankingBinFileWriter(java.lang.String binFileName, Feature[] features, double[] targets, int[] queryBoundaries)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidwrite()-
Methods inherited from class edu.uci.jforests.input.BinaryFileWriter
close
-
-
-
-
Constructor Detail
-
RankingBinFileWriter
public RankingBinFileWriter(java.lang.String binFileName, Feature[] features, double[] targets, int[] queryBoundaries)
-
-
Method Detail
-
write
public void write()
- Overrides:
writein classBinaryFileWriter
-
-
DMelt 3.0 © DataMelt by jWork.ORG