jr239.co620
Class SimpleBayesDataProcessor
java.lang.Object
jr239.co620.SimpleBayesDataProcessor
public class SimpleBayesDataProcessor
- extends java.lang.Object
Field Summary |
protected static int |
foldingsNum
|
protected static org.apache.log4j.Logger |
lg
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lg
protected static final org.apache.log4j.Logger lg
foldingsNum
protected static int foldingsNum
getInstance
protected static SimpleBayesDataProcessor getInstance(weka.gui.LogPanel lw)
getInitialDataSet
protected static final weka.core.Instances getInitialDataSet()
- ===================================== private side ============================================== *
- Returns:
- the initial data set provided
cehckJAminCount
protected static final java.lang.Object[] cehckJAminCount(int minCountPer100)
getMinCount
protected static int getMinCount()
checkJoinedAttributeValsMinCount
protected static boolean checkJoinedAttributeValsMinCount()
getBaseLineMaxClassCounts
protected static final java.lang.Double[][] getBaseLineMaxClassCounts()
SetXvalidtnFoldsNum
protected static void SetXvalidtnFoldsNum()
setJoinedAttributesValuesTest
protected static void setJoinedAttributesValuesTest(java.lang.String arrFileName)
setAntContext
protected static void setAntContext(java.lang.String c)
setAntid
protected static void setAntid(int antNum)
getSBS
protected static final java.lang.String getSBS()
computeJoinedAttrbsWorkingDataSet
protected static void computeJoinedAttrbsWorkingDataSet(int[] joinIndxs)
initColonyEvaluationFolds
protected static void initColonyEvaluationFolds()
setACOworkingSetFold
protected static void setACOworkingSetFold(int workingFoldNumber)
getACOjoinedAttribsTrainingDataSet
protected static weka.core.Instances getACOjoinedAttribsTrainingDataSet()
setAC0TestingSetFoldGetColonySearchEvaluation
protected static final jr239.co620.EvaluationACO setAC0TestingSetFoldGetColonySearchEvaluation(int workingFoldNumber,
int[] AC0joinedAttributes)
- Parameters:
workingFoldNumber
- AC0joinedAttributes
-
- Returns:
- EvaluationACO
getInitalDataSetAttribsNumber
protected static int getInitalDataSetAttribsNumber()
getBaslineEvaluation
protected static weka.classifiers.Evaluation getBaslineEvaluation()
getClassifierEnginePerformanceOnJoinedAttributesDataset
protected static weka.classifiers.Evaluation getClassifierEnginePerformanceOnJoinedAttributesDataset()
getClassifierEngine
protected static weka.classifiers.Classifier getClassifierEngine()
getAttValsCountTest
protected void getAttValsCountTest(java.lang.String dataFle)
processDataFromSource
protected static void processDataFromSource(java.lang.String dataSetFile)
getbaseLineCountToAttMap
protected static final java.util.HashMap<java.lang.Integer,java.util.HashMap<java.lang.Integer,java.util.HashSet<java.lang.Integer>>> getbaseLineCountToAttMap()
finalSerchUpdateSearchPropertiesFile
protected static void finalSerchUpdateSearchPropertiesFile()
Copyright © 2008 This is an undergraduate research project at the University of Kent Computing Laboratory. All Rights Reserved.