jBNC Toolbox

jbnc
Class ReVal

java.lang.Object
  extended byjbnc.ReVal

public class ReVal
extends java.lang.Object

Reads data sets in C4.5 format and converts representtion of discrete values to integers (0 to n-1).

Since:
June 1, 1999
Author:
Jarek Sacha

Constructor Summary
ReVal()
           
 
Method Summary
static void main(java.lang.String[] args)
          Description of the Method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReVal

public ReVal()
Method Detail

main

public static void main(java.lang.String[] args)
Description of the Method

Parameters:
args - The command line arguments

SourceForge.net Logo