Documentation of 'edu.uci.jforests.tools.Sparse2ArffConvertor' Java class
Sparse2ArffConvertor
edu.uci.jforests.tools

Class Sparse2ArffConvertor



  • public class Sparse2ArffConvertor
    extends java.lang.Object
    Converts a file from the Sparse format to Arff format which can then be used in Weka package.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void convert() 
      void dumpHeader(int featureCount) 
      void dumpHeaderFromInputFile() 
      void init(java.lang.String inputFile, java.lang.String outputFile, boolean dumpAsSparse) 
      • Methods inherited from class java.lang.Object

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

      • Sparse2ArffConvertor

        public Sparse2ArffConvertor()
    • Method Detail

      • init

        public void init(java.lang.String inputFile,
                         java.lang.String outputFile,
                         boolean dumpAsSparse)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • dumpHeaderFromInputFile

        public void dumpHeaderFromInputFile()
      • dumpHeader

        public void dumpHeader(int featureCount)
      • convert

        public void convert()
                     throws java.lang.Exception
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.