featureselector.fcbf
Class MainClass

java.lang.Object
  |
  +--featureselector.fcbf.MainClass

public class MainClass
extends java.lang.Object

This class is the entry point, which illustrates the usage of the FCBF algorithm. Two data samples are given in the 'test' folder. See the source file for the usage of the other classes. It is important to confine to the data formats for the .rc and .data files.

Author:
Ravi Bhimavarapu,ASU

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

Constructor Detail

MainClass

public MainClass()
Method Detail

main

public static void main(java.lang.String[] args)