Serialized Form
Package gpalta.clustering |
prototypes
double[][] prototypes
prob
double[][] prob
kernel
double[][] kernel
prob
double[][] prob
probT
double[][] probT
config
Config config
target
int[] target
winner
int[] winner
first
boolean first
callingThread
int callingThread
allSamples
int[] allSamples
close
int[][] close
useNative
boolean useNative
saveFileName
java.lang.String saveFileName
nodeConfigFileName
java.lang.String nodeConfigFileName
operatorConfigFileName
java.lang.String operatorConfigFileName
dataFile
java.lang.String dataFile
desOutputsFile
java.lang.String desOutputsFile
separator
java.lang.String separator
population
java.lang.String population
populationSize
int populationSize
nGenerations
int nGenerations
maxDepth
int maxDepth
initialMinDepth
int initialMinDepth
initialMaxDepth
int initialMaxDepth
upLimitProbCrossOver
double upLimitProbCrossOver
upLimitProbMutation
double upLimitProbMutation
constLowLimit
double constLowLimit
constUpLimit
double constUpLimit
maxCrossoverTries
int maxCrossoverTries
upLimitProbSelectTerminal
double upLimitProbSelectTerminal
upLimitProbSelectNonTerminal
double upLimitProbSelectNonTerminal
upLimitProbSelectRoot
double upLimitProbSelectRoot
probGrowBuild
double probGrowBuild
selectionMethod
java.lang.String selectionMethod
tournamentSize
int tournamentSize
SUSPointerDistance
double SUSPointerDistance
rankingType
java.lang.String rankingType
fitness
java.lang.String fitness
useNativeFitness
boolean useNativeFitness
nativeFitnessLib
java.lang.String nativeFitnessLib
useHits
boolean useHits
hitsTolerance
double hitsTolerance
stopFitness
double stopFitness
nClasses
int nClasses
sigma
double sigma
subSamplingRatio
double subSamplingRatio
normalizeOutputs
boolean normalizeOutputs
useNeighborhood
boolean useNeighborhood
discretize
boolean discretize
useVect
boolean useVect
nEvalThreads
int nEvalThreads
rememberLastEval
boolean rememberLastEval
nonInteractive
boolean nonInteractive
nDaysToRun
int nDaysToRun
distributedPort
int distributedPort
distributedServers
java.lang.String distributedServers
desiredOutputs
SingleOutput desiredOutputs
weights
double[] weights
callingThread
int callingThread
hitsTolerance
double hitsTolerance
useHits
boolean useHits
fitness
double fitness
isOnPop
boolean isOnPop
fitCalculated
boolean fitCalculated
hits
double hits
all
java.util.List<E> all
terminals
java.util.List<E> terminals
functions
java.util.List<E> functions
name
java.lang.String name
data
double[][] data
dataT
double[][] dataT
ranges
double[][] ranges
angles
double[][] angles
norms
double[] norms
nSamples
int nSamples
currentSample
int currentSample
nVars
int nVars
sigmaOpt2
double sigmaOpt2
x
double[] x
- The actual value of the Output. It stores the output for all samples if using vectorial
evaluation. Otherwise, x will be of length 1 and will store a single value.
treeList
java.util.List<E> treeList
config
Config config
outputs
SingleOutput outputs
type
NodeSet type
kids
Node[] kids
evoThread
EvolutionThread evoThread
disableWhenRunning
java.util.List<E> disableWhenRunning
disableAtStart
java.util.List<E> disableAtStart
disableWhenNotRunning
java.util.List<E> disableWhenNotRunning
stopAtNextGen
boolean stopAtNextGen
first
boolean first
nGenDone
int nGenDone
plot
info.monitorenter.gui.chart.Chart2D plot
trace
info.monitorenter.gui.chart.ITrace2D trace
traceMean
info.monitorenter.gui.chart.ITrace2D traceMean
traceHits
info.monitorenter.gui.chart.ITrace2D traceHits
usePlot
boolean usePlot
stopSaveQuit
boolean stopSaveQuit
timer
java.util.Timer timer
config
Config config
butCopy
javax.swing.JButton butCopy
butGo1
javax.swing.JButton butGo1
butGoN
javax.swing.JButton butGoN
butNewFromFile
javax.swing.JButton butNewFromFile
butNewFromScratch
javax.swing.JButton butNewFromScratch
butSaveNow
javax.swing.JButton butSaveNow
checkSave
javax.swing.JCheckBox checkSave
jLabel3
javax.swing.JLabel jLabel3
jPanel1
javax.swing.JPanel jPanel1
jPanel4
javax.swing.JPanel jPanel4
jPanel5
javax.swing.JPanel jPanel5
labInfo
javax.swing.JLabel labInfo
labelAvgFitName
javax.swing.JLabel labelAvgFitName
labelAvgFitValue
javax.swing.JLabel labelAvgFitValue
labelAvgNodesName
javax.swing.JLabel labelAvgNodesName
labelAvgNodesValue
javax.swing.JLabel labelAvgNodesValue
labelBestFitThisName
javax.swing.JLabel labelBestFitThisName
labelBestFitThisValue
javax.swing.JLabel labelBestFitThisValue
labelBestSoFar
javax.swing.JLabel labelBestSoFar
labelBestSoFarFitName
javax.swing.JLabel labelBestSoFarFitName
labelBestSoFarFitValue
javax.swing.JLabel labelBestSoFarFitValue
labelBestSoFarNodesName
javax.swing.JLabel labelBestSoFarNodesName
labelBestSoFarNodesValue
javax.swing.JLabel labelBestSoFarNodesValue
labelFake1
javax.swing.JLabel labelFake1
labelFake2
javax.swing.JLabel labelFake2
labelFake3
javax.swing.JLabel labelFake3
labelGen
javax.swing.JLabel labelGen
labelGenName
javax.swing.JLabel labelGenName
labelGenValue
javax.swing.JLabel labelGenValue
labelProgress
javax.swing.JLabel labelProgress
panelBestSoFar
javax.swing.JPanel panelBestSoFar
panelBottom
javax.swing.JPanel panelBottom
panelCentralStats
javax.swing.JPanel panelCentralStats
panelEvolution
javax.swing.JPanel panelEvolution
panelGo
javax.swing.JPanel panelGo
panelPlot
javax.swing.JPanel panelPlot
panelSaving
javax.swing.JPanel panelSaving
panelSpace
javax.swing.JPanel panelSpace
panelStats
javax.swing.JPanel panelStats
panelStatsNames
javax.swing.JPanel panelStatsNames
panelStatsValues
javax.swing.JPanel panelStatsValues
panelStop
javax.swing.JPanel panelStop
panelText
javax.swing.JPanel panelText
panelTop
javax.swing.JPanel panelTop
progressBar
javax.swing.JProgressBar progressBar
spinGoN
javax.swing.JSpinner spinGoN
spinSaveInterval
javax.swing.JSpinner spinSaveInterval
textBestSoFar
javax.swing.JTextArea textBestSoFar
togButStopAtNextGen
javax.swing.JToggleButton togButStopAtNextGen
togStopSaveQuit
javax.swing.JToggleButton togStopSaveQuit
data
double[][] data
dim
int dim
treeList
java.util.List<E> treeList
wAngle
int wAngle
constant
double constant
parent
NodeParent parent
kids
Node[] kids
whichKidOfParent
int whichKidOfParent
currentDepth
int currentDepth
maxDepthFromHere
int maxDepthFromHere
nSubNodes
int nSubNodes
type
NodeSet type
kidsType
NodeSet[] kidsType
c
double[] c
sigmaFraction
double sigmaFraction
d
double[] d
constant
double constant
whichVar
int whichVar