jr239.co620
Class SimpleBayesDataProcessor

java.lang.Object
  extended by jr239.co620.SimpleBayesDataProcessor

public class SimpleBayesDataProcessor
extends java.lang.Object


Field Summary
protected static int foldingsNum
           
protected static org.apache.log4j.Logger lg
           
 
Method Summary
protected static java.lang.Object[] cehckJAminCount(int minCountPer100)
           
protected static boolean checkJoinedAttributeValsMinCount()
           
protected static void computeJoinedAttrbsWorkingDataSet(int[] joinIndxs)
           
protected static void finalSerchUpdateSearchPropertiesFile()
           
protected static weka.core.Instances getACOjoinedAttribsTrainingDataSet()
           
protected  void getAttValsCountTest(java.lang.String dataFle)
           
protected static java.util.HashMap<java.lang.Integer,java.util.HashMap<java.lang.Integer,java.util.HashSet<java.lang.Integer>>> getbaseLineCountToAttMap()
           
protected static java.lang.Double[][] getBaseLineMaxClassCounts()
           
protected static weka.classifiers.Evaluation getBaslineEvaluation()
           
protected static weka.classifiers.Classifier getClassifierEngine()
           
protected static weka.classifiers.Evaluation getClassifierEnginePerformanceOnJoinedAttributesDataset()
           
protected static int getInitalDataSetAttribsNumber()
           
protected static weka.core.Instances getInitialDataSet()
          ===================================== private side ============================================== *
protected static SimpleBayesDataProcessor getInstance(weka.gui.LogPanel lw)
           
protected static int getMinCount()
           
protected static java.lang.String getSBS()
           
protected static void initColonyEvaluationFolds()
           
protected static void processDataFromSource(java.lang.String dataSetFile)
           
protected static jr239.co620.EvaluationACO setAC0TestingSetFoldGetColonySearchEvaluation(int workingFoldNumber, int[] AC0joinedAttributes)
           
protected static void setACOworkingSetFold(int workingFoldNumber)
           
protected static void setAntContext(java.lang.String c)
           
protected static void setAntid(int antNum)
           
protected static void setJoinedAttributesValuesTest(java.lang.String arrFileName)
           
protected static void SetXvalidtnFoldsNum()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lg

protected static final org.apache.log4j.Logger lg

foldingsNum

protected static int foldingsNum
Method Detail

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.