Serialized Form
serialVersionUID: 1L
name
java.lang.String name
type
Type type
Class rdr.core.Case extends java.lang.Object implements Serializable |
serialVersionUID: 1L
id
int id
values
common.datastructures.MyFastVector<E> values
dm
common.datastructures.MyFastVector<E> dm
serialVersionUID: 1L
classification
java.lang.String classification
serialVersionUID: 1L
nodeIndex
common.datastructures.MyFastVector<E> nodeIndex
highestID
int highestID
serialVersionUID: 1L
attribute
Attribute attribute
operator
Operator operator
value
Value value
serialVersionUID: 1L
name
java.lang.String name
attributes
common.datastructures.MyFastVector<E> attributes
cases
common.datastructures.MyFastVector<E> cases
classifications
common.datastructures.MyFastVector<E> classifications
sourceArff
java.io.File sourceArff
serialVersionUID: 1L
Class rdr.core.Log extends java.lang.Object implements Serializable |
serialVersionUID: 1L
entries
common.datastructures.MyFastVector<E> entries
domainName
java.lang.String domainName
serialVersionUID: 1L
entryCode
int entryCode
parameters
common.datastructures.MyFastVector<E> parameters
timestamp
java.util.Calendar timestamp
Class rdr.core.Node extends java.lang.Object implements Serializable |
serialVersionUID: 1L
classification
Classification classification
rule
Rule rule
id
int id
serialVersionUID: 1L
operator
int operator
Class rdr.core.Rule extends java.lang.Object implements Serializable |
serialVersionUID: 1L
ruleID
int ruleID
createdFor
Case createdFor
conditions
common.datastructures.MyFastVector<E> conditions
Class rdr.core.Type extends java.lang.Object implements Serializable |
serialVersionUID: 1L
type
int type
serialVersionUID: 1L
type
Type type
value
java.lang.Object value
serialVersionUID: 1L
scrlCaseData
javax.swing.JScrollPane scrlCaseData
btnEditClassification
javax.swing.JButton btnEditClassification
btnAddClassification
javax.swing.JButton btnAddClassification
tblCaseData
javax.swing.JTable tblCaseData
panClassifications
javax.swing.JPanel panClassifications
btnAddCase
javax.swing.JButton btnAddCase
btnRemoveCase
javax.swing.JButton btnRemoveCase
scrlClassifications
javax.swing.JScrollPane scrlClassifications
btnGrpClassifications
javax.swing.ButtonGroup btnGrpClassifications
row
int row
home
javax.swing.JFrame home
changeKeyPressed
boolean changeKeyPressed
changesMade
boolean changesMade
scrdrCurrentResultId
int scrdrCurrentResultId
serialVersionUID: 1L
panAttributes
javax.swing.JPanel panAttributes
btnSave
javax.swing.JButton btnSave
btnCancel
javax.swing.JButton btnCancel
btnAdd
javax.swing.JButton btnAdd
btnRemove
javax.swing.JButton btnRemove
lblDomainName
javax.swing.JLabel lblDomainName
txtName
javax.swing.JTextField txtName
tblAttributes
javax.swing.JTable tblAttributes
newFlag
boolean newFlag
model
javax.swing.table.DefaultTableModel model
removing
boolean removing
serialVersionUID: 1L
lblNumFolds
javax.swing.JLabel lblNumFolds
txtNumFolds
javax.swing.JTextField txtNumFolds
lblDatasets
javax.swing.JLabel lblDatasets
datasets
javax.swing.JList datasets
vDatasets
java.util.Vector<E> vDatasets
btnAddDataset
javax.swing.JButton btnAddDataset
btnRemoveDataset
javax.swing.JButton btnRemoveDataset
lblNumClassifications
javax.swing.JLabel lblNumClassifications
txtNumClassifications
javax.swing.JTextField txtNumClassifications
numClassifications
java.util.Vector<E> numClassifications
lblNumCases
javax.swing.JLabel lblNumCases
txtNumCases
javax.swing.JTextField txtNumCases
numCases
java.util.Vector<E> numCases
lblTrainPercent
javax.swing.JLabel lblTrainPercent
txtTrainPercent
javax.swing.JTextField txtTrainPercent
lblSpecificities
javax.swing.JLabel lblSpecificities
specificities
javax.swing.JList specificities
vSpecificities
java.util.Vector<E> vSpecificities
txtSpecificity
javax.swing.JTextField txtSpecificity
btnAddSpecificity
javax.swing.JButton btnAddSpecificity
btnRemoveSpecificity
javax.swing.JButton btnRemoveSpecificity
btnLaunch
javax.swing.JButton btnLaunch
btnCancel
javax.swing.JButton btnCancel
lblExperimentName
javax.swing.JLabel lblExperimentName
txtExperimentName
javax.swing.JTextField txtExperimentName
serialVersionUID: 1L
serialVersionUID: 1L
mainMenuBar
javax.swing.JMenuBar mainMenuBar
mnuFile
javax.swing.JMenu mnuFile
mnuResults
javax.swing.JMenu mnuResults
mnuItemBasicResults
javax.swing.JMenuItem mnuItemBasicResults
btnCaseBrowser
javax.swing.JButton btnCaseBrowser
mnuEdit
javax.swing.JMenu mnuEdit
mnuItemSettings
javax.swing.JMenuItem mnuItemSettings
lblDomainModelName
javax.swing.JLabel lblDomainModelName
mnuItemAbout
javax.swing.JMenuItem mnuItemAbout
mnuItemLoadDM
javax.swing.JMenuItem mnuItemLoadDM
mnuItemNewDM
javax.swing.JMenuItem mnuItemNewDM
mnuItemEditDM
javax.swing.JMenuItem mnuItemEditDM
mnuItemNewSE
javax.swing.JMenuItem mnuItemNewSE
mnuHelp
javax.swing.JMenu mnuHelp
settingsEditor
SettingsEditor settingsEditor
domainEditor
DomainEditor domainEditor
experimentBuilder
ExperimentBuilder experimentBuilder
caseBrowser
CaseBrowser caseBrowser
serialVersionUID: 1L
lblClassifier
javax.swing.JLabel lblClassifier
cmbClassifier
javax.swing.JComboBox cmbClassifier
lblSaveFrequency
javax.swing.JLabel lblSaveFrequency
txtSaveFrequency
javax.swing.JTextField txtSaveFrequency
btnSave
javax.swing.JButton btnSave
btnCancel
javax.swing.JButton btnCancel
serialVersionUID: 1L
trueBranch
BinaryTreeNode trueBranch
falseBranch
BinaryTreeNode falseBranch
cornerstone
Case cornerstone
serialVersionUID: 1L
seenCases
common.datastructures.MyFastVector<E> seenCases
root
NTreeNode root
serialVersionUID: 1L
lblSelectClassification
javax.swing.JLabel lblSelectClassification
lblCornerstoneCase
javax.swing.JLabel lblCornerstoneCase
lblCurrentCase
javax.swing.JLabel lblCurrentCase
btnRight
javax.swing.JButton btnRight
btnLeft
javax.swing.JButton btnLeft
btnPermit
javax.swing.JButton btnPermit
btnDelete
javax.swing.JButton btnDelete
jSeparator1
javax.swing.JSeparator jSeparator1
btnAddCondition
javax.swing.JButton btnAddCondition
tblCornerstoneCase
javax.swing.JTable tblCornerstoneCase
scrlCornerstoneCase
javax.swing.JScrollPane scrlCornerstoneCase
tblCurrentCase
javax.swing.JTable tblCurrentCase
lblOrNewClassification
javax.swing.JLabel lblOrNewClassification
scrlCurrentCase
javax.swing.JScrollPane scrlCurrentCase
btnValidate
javax.swing.JButton btnValidate
txtValue
javax.swing.JTextField txtValue
cmbOperator
javax.swing.JComboBox cmbOperator
cmbOperatorModel
javax.swing.ComboBoxModel cmbOperatorModel
btnAddClassification
javax.swing.JButton btnAddClassification
cmbAttribute
javax.swing.JComboBox cmbAttribute
tblConditions
javax.swing.JTable tblConditions
scrlConditionsList
javax.swing.JScrollPane scrlConditionsList
txtNewClassification
javax.swing.JTextField txtNewClassification
cmbClassification
javax.swing.JComboBox cmbClassification
currentCase
Case currentCase
mode
int mode
tblConditionsModel
javax.swing.table.DefaultTableModel tblConditionsModel
nodeEditing
int nodeEditing
cornerstones
common.datastructures.MyFastVector<E> cornerstones
currentCornerstone
Case currentCornerstone
scrlParents
javax.swing.JScrollPane scrlParents
tblParents
javax.swing.JTable tblParents
lblParents
javax.swing.JLabel lblParents
jSeparator2
javax.swing.JSeparator jSeparator2
currentCornerstoneIndex
int currentCornerstoneIndex
parentNode
NTreeNode parentNode
newRule
Rule newRule
serialVersionUID: 1L
children
common.datastructures.MyFastVector<E> children
cornerstones
common.datastructures.MyFastVector<E> cornerstones
parent
NTreeNode parent
serialVersionUID: 1L
lastFired
BinaryTreeNode lastFired
root
BinaryTreeNode root
deepest
BinaryTreeNode deepest
deepestBranch
boolean deepestBranch
serialVersionUID: 1L
lblSelectClassification
javax.swing.JLabel lblSelectClassification
lblCornerstoneCase
javax.swing.JLabel lblCornerstoneCase
lblCurrentCase
javax.swing.JLabel lblCurrentCase
btnDelete
javax.swing.JButton btnDelete
jSeparator1
javax.swing.JSeparator jSeparator1
btnAddCondition
javax.swing.JButton btnAddCondition
tblCornerstoneCase
javax.swing.JTable tblCornerstoneCase
scrlCornerstoneCase
javax.swing.JScrollPane scrlCornerstoneCase
tblCurrentCase
javax.swing.JTable tblCurrentCase
lblOrNewClassification
javax.swing.JLabel lblOrNewClassification
scrlCurrentCase
javax.swing.JScrollPane scrlCurrentCase
btnValidate
javax.swing.JButton btnValidate
txtValue
javax.swing.JTextField txtValue
cmbOperator
javax.swing.JComboBox cmbOperator
cmbOperatorModel
javax.swing.ComboBoxModel cmbOperatorModel
btnAddClassification
javax.swing.JButton btnAddClassification
cmbAttribute
javax.swing.JComboBox cmbAttribute
tblConditions
javax.swing.JTable tblConditions
scrlConditionsList
javax.swing.JScrollPane scrlConditionsList
txtNewClassification
javax.swing.JTextField txtNewClassification
cmbClassification
javax.swing.JComboBox cmbClassification
currentCase
Case currentCase
mode
int mode
tblConditionsModel
javax.swing.table.DefaultTableModel tblConditionsModel
nodeEditing
int nodeEditing
cornerstones
common.datastructures.MyFastVector<E> cornerstones
currentCornerstone
Case currentCornerstone
lblParents
javax.swing.JLabel lblParents
jSeparator2
javax.swing.JSeparator jSeparator2
currentCornerstoneIndex
int currentCornerstoneIndex
parentNode
BinaryTreeNode parentNode
newRule
Rule newRule
metadataTest
weka.core.Instances[] metadataTest
ensemble
weka.classifiers.Classifier[] ensemble
thresholds
double[] thresholds
threshold
double threshold
classifier
weka.classifiers.Classifier classifier
- The encapsulated distribution classifier.
transformed
weka.core.Instances transformed
- A dataset with the format needed by the base classifier.
It is potentially expensive copying datasets with many attributes,
so it is used for building the classifier and then it's instances
are discarded and it is reused during prediction.
thresholds
double[] thresholds
threshold
double threshold
transformed
weka.core.Instances transformed
- A dataset with the format needed by the base classifier.
It is potentially expensive copying datasets with many attributes,
so it is used for building the classifier and then it's instances
are discarded and it is reused during prediction.
numLabels
int numLabels
- The number of labels the classifier should handle.
The label attributes are stored at the end of
Instances
data.
isDebug
boolean isDebug
- Whether the classifier is run in debug mode.
baseClassifier
weka.classifiers.Classifier baseClassifier
- The encapsulated classifier or used for making clones in the
case of ensemble classifiers.