com.mancrd.ahah.samples.classifier.censusincome
Class CensusIncomeApp

java.lang.Object
  extended by com.mancrd.ahah.samples.classifier.censusincome.CensusIncomeApp

public class CensusIncomeApp
extends Object

Author:
alexnugent

Field Summary
static DecimalFormat df
           
 
Constructor Summary
CensusIncomeApp()
           
 
Method Summary
static void main(String[] args)
          This app takes the following arguments: int numTrainingEpochs (1): number of training epochs to use
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

df

public static DecimalFormat df
Constructor Detail

CensusIncomeApp

public CensusIncomeApp()
Method Detail

main

public static void main(String[] args)
                 throws IOException
This app takes the following arguments:


Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.