com.mancrd.ahah.samples.classifier.censusincome
Class CensusIncomeApp
java.lang.Object
com.mancrd.ahah.samples.classifier.censusincome.CensusIncomeApp
public class CensusIncomeApp
- extends Object
- Author:
- alexnugent
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 |
df
public static DecimalFormat df
CensusIncomeApp
public CensusIncomeApp()
main
public static void main(String[] args)
throws IOException
- This app takes the following arguments:
- int numTrainingEpochs (1): number of training epochs to use
- Parameters:
args
-
- Throws:
IOException
Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.