double m_alpha
double m_beta
double m_gamma
int m_seasonCycleLength
boolean m_includeSeason
boolean m_includeTrend
double[] m_c
double[] m_twoSeasonsOfY
int m_counter
double m_sPrev
double m_bPrev
double m_s
double m_b
weka.core.Instances m_originalHeader
weka.core.Instances m_tempHeader
weka.core.Instances m_transformedHeader
weka.classifiers.Classifier m_forecaster
List<E> m_singleTargetForecasters
boolean m_modelBuilt
boolean m_useArtificialTimeIndex
ErrorBasedConfidenceIntervalEstimator m_confidenceLimitEstimator
int m_calculateConfLimitsSteps
double m_confidenceLevel
weka.filters.unsupervised.attribute.RemoveType m_dateRemover
List<E> m_missingTargetList
List<E> m_missingTimeStampList
List<E> m_missingTimeStampRows
weka.core.logging.Logger m_log
TSLagMaker m_lagMaker
weka.classifiers.Classifier m_targetForecaster
weka.filters.unsupervised.attribute.Remove m_otherTargetRemover
int m_classIndex
String m_className
weka.core.Range m_SelectedCols
boolean m_FillWithMissing
int m_InstanceRange
LinkedList<E> m_History
CustomPeriodicTest.TestPart m_upperTest
CustomPeriodicTest.TestPart m_lowerTest
String m_label
CustomPeriodicTest.Operator m_boundOperator
boolean m_isUpper
int m_year
int m_month
int m_week_of_yr
int m_week_of_month
int m_day_of_yr
int m_day_of_month
int m_day_of_week
int m_hour_of_day
int m_min_of_hour
int m_second
Calendar c
List<E> m_confidenceLimitsForTargets
List<E> m_targetFields
double m_confidenceLevel
weka.core.Instances m_instances
SimpleConfigPanel m_simpleConfig
weka.gui.GenericObjectEditor m_baseLearnerEditor
weka.gui.PropertyPanel m_baseLearnerPanel
JCheckBox m_useCustomLags
JSpinner m_minLagSpinner
JSpinner m_maxLagSpinner
JCheckBox m_removeLeadingInstancesWithMissingLags
JCheckBox m_powersOfTime
JCheckBox m_timeLagProducts
JButton m_moreOptsBut
JCheckBox m_adjustForVarianceCheckBox
JTextField m_fineTuneLagsField
JCheckBox m_averageLongLags
JSpinner m_averageLagsAfter
JSpinner m_numConsecutiveToAverage
weka.core.Instances m_dateDerivedPeriodicsHeader
JCheckBox m_customizeDateDerivedPeriodics
JButton m_editCustomPeriodicBut
JButton m_addCustomPeriodicBut
JButton m_deleteCustomPeriodicBut
JButton m_savePeriodicBut
JButton m_loadPeriodicBut
JFileChooser m_fileChooser
Map<K,V> m_customPeriodics
weka.classifiers.timeseries.gui.AdvancedConfigPanel.AttributeSelectionPanelExtended m_dateDerivedPeriodicSelector
JComboBox<E> m_primaryPeriodicCombo
weka.classifiers.timeseries.gui.AdvancedConfigPanel.AttributeSelectionPanelExtended m_overlaySelector
JCheckBox m_useOverlayData
weka.core.Instances m_overlayHeader
weka.core.Instances m_evaluationModsHeader
weka.gui.AttributeSelectionPanel m_evaluationMetrics
JCheckBox m_trainingCheckBox
JCheckBox m_holdoutCheckBox
JTextField m_holdoutSize
boolean m_allowSeparateTestSet
JCheckBox m_separateTestSetCheckBox
JButton m_testSetBut
JCheckBox m_outputPredsCheckBox
JComboBox<E> m_outputPredsCombo
JLabel m_outputPredsComboLabel
JSpinner m_outputStepSpinner
JLabel m_outputStepLabel
JCheckBox m_outputFutureCheckBox
JCheckBox m_graphPredsAtStepCheckBox
JSpinner m_graphPredsAtStepSpinner
JLabel m_stepLab
JCheckBox m_graphTargetForStepsCheckBox
JComboBox<E> m_graphTargetAtStepsCombo
JLabel m_targetComboLabel
JTextField m_stepRange
JCheckBox m_graphFutureCheckBox
JTabbedPane m_configHolder
List<E> m_testsToEdit
CustomPeriodicTestEditor m_lowerBoundEditor
CustomPeriodicTestEditor m_upperBoundEditor
JTextField m_fieldName
JList<E> m_testsToEditList
JButton m_newBut
JButton m_deleteBut
JTextField m_labelField
JComboBox<E> m_operator
JComboBox<E> m_year
JComboBox<E> m_month
JComboBox<E> m_week_of_yr
JComboBox<E> m_week_of_month
JComboBox<E> m_day_of_yr
JComboBox<E> m_day_of_month
JComboBox<E> m_day_of_week
JComboBox<E> m_hour_of_day
JComboBox<E> m_min_of_hour
JComboBox<E> m_second
boolean m_right
CustomPeriodicTest m_testToEdit
CustomPeriodicTest.TestPart m_partToEdit
PropertyChangeSupport m_support
weka.core.Instances m_instances
weka.gui.Logger m_log
SimpleConfigPanel m_simpleConfigPanel
AdvancedConfigPanel m_advancedConfigPanel
WekaForecaster m_forecaster
JTabbedPane m_configPane
JTextArea m_outText
weka.gui.ResultHistoryPanel m_history
JButton m_startBut
JButton m_stopBut
JButton m_helpBut
JSplitPane m_splitP
Thread m_runThread
boolean m_isRunningAsPerspective
TimeSeriesPerspective.TimeSeriesModelListener m_forecasterListener
JFileChooser m_fileChooser
boolean m_sortedCheck
JTabbedPane m_outputPane
HashMap<K,V> m_framedOutputMap
weka.core.Instances m_instances
WekaForecaster m_forecaster
weka.core.Instances m_targetHeader
JComboBox<E> m_timeStampCombo
JComboBox<E> m_periodicityCombo
weka.gui.AttributeSelectionPanel m_targetPanel
JCheckBox m_computeConfidence
JSpinner m_horizonSpinner
JSpinner m_confidenceLevelSpinner
JCheckBox m_performEvaluation
AdvancedConfigPanel m_advancedConfig
JTextField m_skipText
ForecastingPanel m_parentPanel
weka.gui.Logger m_log
ForecastingPanel m_forecastingPanel
weka.classifiers.Classifier m_Classifier
File m_SerializedClassifierFile
weka.classifiers.Classifier m_ActualClassifier
weka.core.Instances m_SerializedHeader
boolean m_OutputClassification
boolean m_RemoveOldClass
boolean m_OutputDistribution
boolean m_OutputErrorFlag
boolean m_excludeNumericAttributes
boolean m_excludeNominalAttributes
int m_nominalConversionThreshold
weka.classifiers.bayes.NaiveBayes m_estimator
weka.filters.unsupervised.attribute.Remove m_remove
weka.core.Instances m_unchanged
Map<K,V> m_estimatorLookup
boolean m_SpreadAttributeWeight
long m_Seed
Random m_Random
int[] m_Converter
weka.core.Attribute m_ClassAttribute
int m_ClassOrder
double[] m_ClassCounts
weka.core.Range m_DiscretizeCols
double[][] m_CutPoints
boolean m_MakeBinary
boolean m_UseBinNumbers
boolean m_UseBetterEncoding
boolean m_UseKononenko
int m_BinRangePrecision
boolean m_SpreadAttributeWeight
List<E> m_fieldsToLag
List<E> m_overlayFields
int m_minLag
int m_maxLag
String m_lagFineTune
boolean m_averageConsecutiveLongLags
int m_averageLagsAfter
int m_numConsecutiveToAverage
String m_timeStampName
boolean m_adjustForTrends
boolean m_adjustForVariance
boolean m_useArtificialTimeIndex
boolean m_includeTimeLagCrossProducts
boolean m_includePowersOfTime
double m_lastTimeValue
weka.filters.unsupervised.attribute.AddID m_artificialTimeMaker
List<E> m_varianceAdjusters
List<E> m_lagMakers
List<E> m_averagedLagMakers
List<E> m_timeIndexMakers
List<E> m_timeLagCrossProductMakers
weka.filters.unsupervised.attribute.Remove m_extraneousAttributeRemover
String m_primaryPeriodicName
Map<K,V> m_primaryPeriodicSequence
Map<K,V> m_secondaryPeriodicLookups
weka.core.Instances m_originalHeader
weka.core.Instance m_lastHistoricInstance
boolean m_am
boolean m_dayOfWeek
boolean m_weekend
boolean m_monthOfYear
boolean m_quarter
boolean m_dayOfMonth
boolean m_numDaysInMonth
Map<K,V> m_customPeriodics
List<E> m_derivedPeriodicMakers
TSLagMaker.PeriodicityHandler m_dateBasedPeriodicity
TSLagMaker.Periodicity m_userHintPeriodicity
boolean m_deleteMissingFromStartOfSeries
long m_dateTimeStampBase
weka.filters.unsupervised.attribute.Add m_addDateMap
String m_skipEntries
String m_dateFormat
boolean m_reset
boolean m_runningAsAFilter
boolean m_initialSecondBatchHeaderCheck
TSLagMaker.Periodicity m_handlerPeriodicity
double m_deltaTime
boolean m_isDateBased
long m_dateTimeStampInitialVal
long m_dateTimeStampFinalVal
long m_dateTimeStampBaseVal
List<E> m_skipList
long m_trainingRemapSkipAdjust
weka.gui.beans.BeanVisual m_visual
Object m_listenee
boolean m_design
BeanContextChildSupport m_bcSupport
weka.gui.beans.BeanVisual m_visual
Vector<E> m_listeners
weka.gui.beans.BeanVisual m_visual
Object m_listenee
Set<E> m_listeneeTypes
Map<K,V> m_listenees
weka.gui.beans.InstanceEvent m_ie
int m_finishedCount
boolean m_busy
weka.gui.beans.BeanVisual m_visual
ArrayList<E> m_dataListeners
ArrayList<E> m_instanceListeners
weka.gui.beans.BeanVisual m_visual
int m_state
Thread m_buildThread
String m_globalInfo
Hashtable<K,V> m_listenees
Vector<E> m_textListeners
Vector<E> m_graphListeners
Vector<E> m_rulesListeners
weka.associations.Associator m_Associator
PropertyChangeSupport m_pcSupport
weka.gui.beans.Associator m_dsAssociator
weka.gui.PropertySheetPanel m_AssociatorEditor
Window m_parentWindow
weka.associations.Associator m_backup
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyListener
weka.gui.beans.DataVisualizer m_dataVis
weka.core.Environment m_env
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyListener
Window m_parent
String m_rendererNameBack
String m_xAxisBack
String m_widthBack
String m_heightBack
String m_optsBack
JComboBox<E> m_rendererCombo
weka.gui.beans.EnvironmentField m_xAxis
weka.gui.beans.EnvironmentField m_width
weka.gui.beans.EnvironmentField m_height
weka.gui.beans.EnvironmentField m_opts
weka.classifiers.Classifier m_classifier
weka.gui.beans.DataSetEvent m_testSet
weka.gui.beans.DataSetEvent m_trainSet
int m_runNumber
int m_maxRunNumber
int m_setNumber
int m_maxSetNumber
long m_groupIdentifier
String m_eventLabel
weka.gui.beans.BeanInstance m_source
weka.gui.beans.BeanInstance m_target
String m_eventName
boolean m_hidden
Object m_bean
int m_x
int m_y
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
String m_classColumn
weka.core.Instances m_connectedFormat
Object m_trainingProvider
Object m_testProvider
Object m_dataProvider
Object m_instanceProvider
Vector<E> m_trainingListeners
Vector<E> m_testListeners
Vector<E> m_dataListeners
Vector<E> m_instanceListeners
Vector<E> m_dataFormatListeners
weka.gui.beans.BeanVisual m_visual
weka.gui.beans.BeanVisual m_visual
int m_state
String m_globalInfo
HashMap<K,V> m_listenees
Vector<E> m_batchClassifierListeners
Vector<E> m_incrementalClassifierListeners
Vector<E> m_graphListeners
Vector<E> m_textListeners
weka.core.Instances m_trainingSet
weka.classifiers.Classifier m_Classifier
weka.classifiers.Classifier m_ClassifierTemplate
weka.gui.beans.IncrementalClassifierEvent m_ie
FileFilter m_binaryFilter
FileFilter m_KOMLFilter
FileFilter m_XStreamFilter
boolean m_resetIncrementalClassifier
boolean m_updateIncrementalClassifier
weka.gui.beans.InstanceEvent m_incrementalEvent
int m_executionSlots
String m_oldText
boolean m_reject
boolean m_block
String m_loadModelFileName
PropertyChangeSupport m_pcSupport
weka.gui.beans.Classifier m_dsClassifier
weka.gui.PropertySheetPanel m_ClassifierEditor
JPanel m_incrementalPanel
JCheckBox m_resetIncrementalClassifier
JCheckBox m_updateIncrementalClassifier
boolean m_panelVisible
JPanel m_holderPanel
JTextField m_executionSlotsText
JLabel m_executionSlotsLabel
JPanel m_executionSlotsPanel
JCheckBox m_blockOnLastFold
weka.gui.beans.FileEnvironmentField m_loadModelField
Window m_parentWindow
weka.classifiers.Classifier m_backup
weka.core.Environment m_env
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyListener
Vector<E> m_textListeners
Vector<E> m_thresholdListeners
Vector<E> m_visualizableErrorListeners
boolean m_errorPlotPointSizeProportionalToMargin
int m_executionSlots
String m_selectedEvalMetrics
List<E> m_metricsList
weka.core.Instances m_testData
weka.core.Instances m_trainData
int m_setNum
int m_maxSetNum
weka.classifiers.Classifier m_classifier
boolean m_stopped
String m_evalLabel
PropertyChangeSupport m_pcSupport
weka.gui.PropertySheetPanel m_splitEditor
weka.gui.beans.ClassifierPerformanceEvaluator m_cpe
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyListener
int m_executionSlotsBackup
Window m_parent
JButton m_evalMetricsBut
List<E> m_evaluationMetrics
boolean m_displayValNames
weka.gui.beans.ClassValuePicker m_classValuePicker
PropertyChangeSupport m_pcSupport
JComboBox<E> m_ClassValueCombo
JPanel m_holderP
JLabel m_messageLabel
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyListener
boolean m_modified
Window m_parent
String m_backup
boolean m_textBoxEntryMode
JTextField m_valueTextBox
weka.gui.beans.BeanVisual m_visual
int m_state
Thread m_buildThread
String m_globalInfo
Hashtable<K,V> m_listenees
Vector<E> m_batchClustererListeners
Vector<E> m_graphListeners
Vector<E> m_textListeners
weka.core.Instances m_trainingSet
weka.clusterers.Clusterer m_Clusterer
Double m_dummy
PropertyChangeSupport m_pcSupport
weka.gui.beans.Clusterer m_dsClusterer
weka.gui.PropertySheetPanel m_ClustererEditor
Window m_parentWindow
weka.clusterers.Clusterer m_backup
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyListener
weka.gui.beans.BeanVisual m_visual
boolean m_framePoppedUp
boolean m_design
BeanContextChildSupport m_bcSupport
Object m_listenee
List<E> m_headlessEvents
weka.gui.visualize.VisualizePanel m_performancePanel
weka.gui.visualize.VisualizePanel m_costBenefitPanel
weka.core.Attribute m_classAttribute
weka.gui.visualize.PlotData2D m_masterPlot
weka.gui.visualize.PlotData2D m_costBenefit
int[] m_shapeSizes
int m_previousShapeIndex
JSlider m_thresholdSlider
JRadioButton m_percPop
JRadioButton m_percOfTarget
JRadioButton m_threshold
JLabel m_percPopLab
JLabel m_percOfTargetLab
JLabel m_thresholdLab
JLabel m_conf_predictedA
JLabel m_conf_predictedB
JLabel m_conf_actualA
JLabel m_conf_actualB
weka.gui.beans.CostBenefitAnalysis.AnalysisPanel.ConfusionCell m_conf_aa
weka.gui.beans.CostBenefitAnalysis.AnalysisPanel.ConfusionCell m_conf_ab
weka.gui.beans.CostBenefitAnalysis.AnalysisPanel.ConfusionCell m_conf_ba
weka.gui.beans.CostBenefitAnalysis.AnalysisPanel.ConfusionCell m_conf_bb
JLabel m_cost_predictedA
JLabel m_cost_predictedB
JLabel m_cost_actualA
JLabel m_cost_actualB
JTextField m_cost_aa
JTextField m_cost_ab
JTextField m_cost_ba
JTextField m_cost_bb
JButton m_maximizeCB
JButton m_minimizeCB
JRadioButton m_costR
JRadioButton m_benefitR
JLabel m_costBenefitL
JLabel m_costBenefitV
JLabel m_randomV
JLabel m_gainV
int m_originalPopSize
JTextField m_totalPopField
int m_totalPopPrevious
JLabel m_classificationAccV
double m_tpPrevious
double m_fpPrevious
double m_tnPrevious
double m_fnPrevious
PropertyChangeSupport m_pcSupport
weka.gui.PropertySheetPanel m_cvEditor
weka.gui.beans.CrossValidationFoldMaker m_cvMaker
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyListener
int m_foldsBackup
boolean m_orderBackup
int m_seedBackup
Window m_parent
weka.gui.beans.BeanVisual m_visual
boolean m_framePoppedUp
boolean m_design
weka.gui.visualize.VisualizePanel m_visPanel
List<E> m_headlessEvents
ArrayList<E> m_imageListeners
List<E> m_listenees
Vector<E> m_dataSetListeners
String m_offscreenRendererName
String m_xAxis
String m_yAxis
String m_additionalOptions
String m_width
String m_height
BeanContextChildSupport m_bcSupport
weka.gui.beans.DataVisualizer m_dataVis
weka.core.Environment m_env
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyListener
Window m_parent
String m_rendererNameBack
String m_xAxisBack
String m_yAxisBack
String m_widthBack
String m_heightBack
String m_optsBack
JComboBox<E> m_rendererCombo
weka.gui.beans.EnvironmentField m_xAxis
weka.gui.beans.EnvironmentField m_yAxis
weka.gui.beans.EnvironmentField m_width
weka.gui.beans.EnvironmentField m_height
weka.gui.beans.EnvironmentField m_opts
JLabel m_label
JComboBox<E> m_combo
weka.core.Environment m_env
String m_currentContents
int m_firstCaretPos
int m_previousCaretPos
int m_currentCaretPos
PropertyChangeSupport m_support
weka.gui.FileEditor m_fileEditor
weka.gui.PropertyDialog m_fileEditorDialog
JButton m_browseBut
weka.gui.beans.BeanVisual m_visual
int m_state
String m_globalInfo
Hashtable<K,V> m_listenees
Vector<E> m_trainingListeners
Vector<E> m_testListeners
Vector<E> m_instanceListeners
Vector<E> m_dataListeners
weka.filters.Filter m_Filter
weka.gui.beans.InstanceEvent m_ie
boolean m_structurePassedOn
PropertyChangeSupport m_pcSupport
weka.gui.beans.Filter m_filter
weka.filters.Filter m_backup
weka.gui.PropertySheetPanel m_filterEditor
Window m_parentWindow
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyListener
weka.gui.beans.FlowByExpression.ExpressionNode m_root
String m_expressionString
Object[] m_downstream
String m_customNameOfTrueStep
String m_customNameOfFalseStep
int m_indexOfTrueStep
int m_indexOfFalseStep
Object m_listenee
String m_connectionType
weka.core.Instances m_connectedFormat
weka.gui.beans.InstanceEvent m_ie
weka.gui.beans.BeanVisual m_visual
weka.gui.beans.FlowByExpression.ExpressionClause.ExpressionType m_operator
String m_lhsAttributeName
int m_lhsAttIndex
String m_rhsOperand
boolean m_rhsIsAttribute
int m_rhsAttIndex
String m_resolvedLhsName
String m_resolvedRhsOperand
Pattern m_regexPattern
double m_numericOperand
weka.core.Environment m_env
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyL
weka.gui.beans.FlowByExpression m_expression
JComboBox<E> m_lhsField
JComboBox<E> m_operatorCombo
JComboBox<E> m_rhsField
JCheckBox m_rhsIsAttribute
JLabel m_expressionLab
JComboBox<E> m_trueData
JComboBox<E> m_falseData
JTree m_expressionTree
DefaultMutableTreeNode m_treeRoot
JButton m_addExpressionNode
JButton m_addBracketNode
JButton m_toggleNegation
JButton m_andOr
JButton m_deleteNode
weka.gui.PropertySheetPanel m_tempEditor
Window m_parent
weka.gui.beans.BeanVisual m_visual
BeanContextChildSupport m_bcSupport
boolean m_design
BufferedImage m_image
String m_imageName
Vector<E> m_listeners
Vector<E> m_textListeners
Vector<E> m_dataLegend
weka.gui.beans.ChartEvent m_ce
double[] m_dataPoint
boolean m_reset
double m_min
double m_max
int m_statusFrequency
int m_instanceCount
boolean m_outputInfoRetrievalStats
int m_windowSize
weka.classifiers.Evaluation m_windowEval
LinkedList<E> m_window
LinkedList<E> m_windowedPreds
PropertyChangeSupport m_pcSupport
weka.gui.PropertySheetPanel m_ieEditor
weka.gui.beans.IncrementalClassifierEvaluator m_evaluator
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyListener
Window m_parent
int m_freqBackup
boolean m_perClassBackup
boolean m_incomingBatchConnections
Object m_firstInput
Object m_secondInput
String m_firstInputConnectionType
String m_secondInputConnectionType
weka.gui.beans.InstanceEvent m_ie
boolean m_stringAttsPresent
boolean m_runningIncrementally
int[] m_keyIndexesOne
int[] m_keyIndexesTwo
String m_keySpec
boolean m_busy
AtomicBoolean m_stopRequested
Map<K,V> m_stringAttIndexesOne
Map<K,V> m_stringAttIndexesTwo
boolean m_firstIsWaiting
boolean m_secondIsWaiting
weka.gui.beans.BeanVisual m_visual
ArrayList<E> m_dataListeners
ArrayList<E> m_instanceListeners
weka.core.Environment m_env
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyL
weka.gui.beans.Join m_join
JComboBox<E> m_firstKeyFields
JComboBox<E> m_secondKeyFields
JList<E> m_firstList
JList<E> m_secondList
DefaultListModel<E> m_firstListModel
DefaultListModel<E> m_secondListModel
JButton m_addOneBut
JButton m_deleteOneBut
JButton m_upOneBut
JButton m_downOneBut
JButton m_addTwoBut
JButton m_deleteTwoBut
JButton m_upTwoBut
JButton m_downTwoBut
Window m_parent
weka.gui.PropertySheetPanel m_tempEditor
Map<K,V> m_pluginPerspectiveLookup
Map<K,V> m_perspectiveCache
FontMetrics m_fontM
int m_mode
Object m_toolBarBean
int m_gridSpacing
int m_untitledCount
weka.gui.beans.KnowledgeFlowApp.BeanLayout m_beanLayout
int m_layoutZoom
boolean m_allowMultipleTabs
Vector<E> m_userComponents
boolean m_firstUserComponentOpp
JButton m_pointerB
JButton m_saveB
JButton m_saveBB
JButton m_loadB
JButton m_stopB
JButton m_playB
JButton m_playBB
JButton m_helpB
JButton m_newB
JButton m_togglePerspectivesB
JButton m_templatesB
JButton m_groupB
JButton m_cutB
JButton m_copyB
JButton m_pasteB
JButton m_deleteB
JButton m_noteB
JButton m_selectAllB
JButton m_undoB
JButton m_zoomInB
JButton m_zoomOutB
JToggleButton m_snapToGridB
weka.gui.beans.BeanInstance m_editElement
EventSetDescriptor m_sourceEventSetDescriptor
int m_oldX
int m_oldY
int m_startX
int m_startY
JFileChooser m_FileChooser
weka.gui.beans.KnowledgeFlowApp.KFLogPanel m_logPanel
JToolBar m_perspectiveToolBar
JPanel m_configAndPerspectives
boolean m_configAndPerspectivesVisible
ButtonGroup m_perspectiveGroup
JPanel m_perspectiveHolder
List<E> m_perspectives
Thread m_perspectiveDataLoadThread
weka.gui.AttributeSelectionPanel m_perspectiveConfigurer
weka.gui.beans.KnowledgeFlowApp.MainKFPerspective m_mainKFPerspective
BeanContextSupport m_bcSupport
FileFilter m_KfFilter
FileFilter m_KOMLFilter
FileFilter m_XStreamFilter
FileFilter m_XMLFilter
int m_ScrollBarIncrementLayout
int m_ScrollBarIncrementComponents
int m_FlowWidth
int m_FlowHeight
String m_PreferredExtension
boolean m_UserComponentsInXML
weka.core.Environment m_flowEnvironment
JTree m_componentTree
DefaultMutableTreeNode m_userCompNode
StringBuffer m_pasteBuffer
boolean m_showFileMenu
JTabbedPane m_flowTabs
List<E> m_beanLayouts
List<E> m_zoomSettings
List<E> m_logPanels
List<E> m_environmentSettings
List<E> m_filePaths
List<E> m_editedList
List<E> m_executingList
List<E> m_executionThreads
List<E> m_selectedBeans
List<E> m_undoBufferList
Map<K,V> m_nodeTextIndex
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private Object readResolve() throws ObjectStreamException
ObjectStreamException
String m_globalInfo
weka.gui.beans.Loader.LoadThread m_ioThread
int m_state
weka.core.converters.Loader m_Loader
weka.gui.beans.InstanceEvent m_ie
int m_instanceEventTargets
int m_dataSetEventTargets
boolean m_dbSet
boolean m_stopped
PropertyChangeSupport m_pcSupport
weka.gui.beans.Loader m_dsLoader
weka.gui.PropertySheetPanel m_LoaderEditor
JFileChooser m_fileChooser
Window m_parentWindow
JDialog m_fileChooserFrame
weka.gui.beans.EnvironmentField m_dbaseURLText
weka.gui.beans.EnvironmentField m_userNameText
weka.gui.beans.EnvironmentField m_queryText
weka.gui.beans.EnvironmentField m_keyText
JPasswordField m_passwordText
weka.gui.beans.EnvironmentField m_fileText
weka.core.Environment m_env
weka.gui.beans.FileEnvironmentField m_dbProps
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyListener
weka.core.converters.Loader m_backup
HashMap<K,V> m_tableIndexes
HashMap<K,V> m_timers
DefaultTableModel m_tableModel
JTable m_table
JTabbedPane m_tabs
DecimalFormat m_formatter
weka.gui.LogPanel m_logPanel
weka.gui.beans.BeanVisual m_visual
Vector<E> m_subFlow
Vector<E> m_inputs
Vector<E> m_outputs
Vector<E> m_associatedConnections
ImageIcon m_subFlowPreview
int m_xCreate
int m_yCreate
int m_xDrop
int m_yDrop
Vector<E> m_originalCoords
weka.gui.beans.BeanVisual m_visual
String m_offscreenRendererName
String m_xAxis
String m_yAxis
String m_additionalOptions
String m_width
String m_height
boolean m_framePoppedUp
List<E> m_headlessEvents
ArrayList<E> m_imageListeners
List<E> m_listenees
boolean m_design
BeanContextChildSupport m_bcSupport
weka.gui.beans.ModelPerformanceChart m_modelPC
weka.core.Environment m_env
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyListener
Window m_parent
String m_rendererNameBack
String m_xAxisBack
String m_yAxisBack
String m_widthBack
String m_heightBack
String m_optsBack
JComboBox<E> m_rendererCombo
weka.gui.beans.EnvironmentField m_xAxis
weka.gui.beans.EnvironmentField m_yAxis
weka.gui.beans.EnvironmentField m_width
weka.gui.beans.EnvironmentField m_height
weka.gui.beans.EnvironmentField m_opts
Vector<E> m_dataSourceListeners
Vector<E> m_instanceListeners
Vector<E> m_trainingSetListeners
Vector<E> m_testSetListeners
Object m_listenee
weka.core.Instances m_format
weka.gui.beans.BeanVisual m_visual
boolean m_appendProbabilities
weka.gui.beans.InstanceEvent m_instanceEvent
PropertyChangeSupport m_pcSupport
weka.gui.PropertySheetPanel m_paEditor
weka.gui.beans.PredictionAppender m_appender
boolean m_appendProbsBackup
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyListener
Window m_parent
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
weka.core.Instances m_dataSet
weka.core.Instances m_structure
String m_globalInfo
weka.core.converters.Saver m_Saver
weka.core.converters.Saver m_SaverTemplate
String m_fileName
boolean m_isDBSaver
boolean m_relationNameForFilename
int m_count
PropertyChangeSupport m_pcSupport
weka.gui.beans.Saver m_dsSaver
weka.gui.PropertySheetPanel m_SaverEditor
JFileChooser m_fileChooser
Window m_parentWindow
JDialog m_fileChooserFrame
weka.gui.beans.EnvironmentField m_dbaseURLText
weka.gui.beans.EnvironmentField m_userNameText
JPasswordField m_passwordText
weka.gui.beans.EnvironmentField m_tableText
JCheckBox m_truncateBox
JCheckBox m_idBox
JCheckBox m_tabBox
weka.gui.beans.EnvironmentField m_prefixText
JCheckBox m_relativeFilePath
JCheckBox m_relationNameForFilename
weka.core.Environment m_env
weka.gui.beans.EnvironmentField m_directoryText
weka.gui.beans.FileEnvironmentField m_dbProps
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyListener
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
weka.gui.beans.BeanVisual m_visual
Object m_listenee
String m_filenamePrefix
int m_incrementalSaveSchedule
File m_directory
weka.core.Tag m_fileFormat
boolean m_useRelativePath
boolean m_includeRelationName
PropertyChangeSupport m_pcSupport
weka.gui.beans.SerializedModelSaver m_smSaver
weka.gui.PropertySheetPanel m_SaverEditor
JFileChooser m_fileChooser
Window m_parentWindow
JDialog m_fileChooserFrame
weka.gui.beans.EnvironmentField m_prefixText
JTextField m_incrementalSaveSchedule
JComboBox<E> m_fileFormatBox
JCheckBox m_relativeFilePath
JCheckBox m_includeRelationName
weka.core.Environment m_env
weka.gui.beans.EnvironmentField m_directoryText
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyListener
String m_prefixBackup
File m_directoryBackup
boolean m_relativeBackup
boolean m_relationBackup
weka.core.Tag m_formatBackup
int m_width
Color m_color
Object m_listenee
String m_connectionType
weka.gui.beans.InstanceEvent m_ie
boolean m_busy
AtomicBoolean m_stopRequested
String m_sortDetails
String m_bufferSize
int m_bufferSizeI
Map<K,V> m_stringAttIndexes
String m_tempDirectory
weka.core.Instances m_connectedFormat
weka.gui.beans.BeanVisual m_visual
ArrayList<E> m_dataListeners
ArrayList<E> m_instanceListeners
weka.gui.beans.Sorter m_sorter
weka.core.Environment m_env
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyL
JComboBox<E> m_attCombo
JComboBox<E> m_descending
weka.gui.beans.EnvironmentField m_buffSize
weka.gui.beans.FileEnvironmentField m_tempDir
Window m_parent
JList<E> m_list
DefaultListModel<E> m_listModel
JButton m_newBut
JButton m_deleteBut
JButton m_upBut
JButton m_downBut
weka.gui.PropertySheetPanel m_tempEditor
weka.gui.beans.KnowledgeFlowApp.MainKFPerspective m_mainPerspective
weka.gui.sql.SqlViewer m_viewer
JButton m_newFlowBut
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Color[] m_colorList
Color m_BackgroundColor
Color m_LegendPanelBorderColor
int m_iheight
int m_iwidth
double m_max
double m_min
boolean m_yScaleUpdate
double m_oldMax
double m_oldMin
Font m_labelFont
FontMetrics m_labelMetrics
Vector<E> m_legendText
weka.gui.beans.StripChart.ScalePanel m_scalePanel
weka.gui.beans.StripChart.LegendPanel m_legendPanel
LinkedList<E> m_dataList
double[] m_previousY
weka.gui.beans.BeanVisual m_visual
Object m_listenee
int m_xValFreq
int m_xCount
int m_refreshWidth
int m_userRefreshWidth
int m_refreshFrequency
weka.gui.visualize.PrintableComponent m_Printer
weka.gui.beans.ChartEvent m_ce
double[] m_dataPoint
PropertyChangeSupport m_pcSupport
weka.gui.PropertySheetPanel m_cvEditor
String m_matchDetails
Object m_listenee
ArrayList<E> m_instanceListeners
ArrayList<E> m_dataListeners
boolean m_nominalBinary
boolean m_consumeNonMatchingInstances
weka.filters.unsupervised.attribute.Add m_addFilter
String m_attName
weka.gui.beans.InstanceEvent m_ie
weka.gui.beans.BeanVisual m_visual
weka.core.Environment m_env
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyL
weka.gui.beans.SubstringLabeler m_labeler
weka.gui.beans.EnvironmentField m_matchAttNameField
weka.gui.beans.EnvironmentField m_attListField
weka.gui.beans.EnvironmentField m_matchField
weka.gui.beans.EnvironmentField m_labelField
JCheckBox m_regexCheck
JCheckBox m_ignoreCaseCheck
JCheckBox m_nominalBinaryCheck
JCheckBox m_consumeNonMatchingCheck
JList<E> m_list
DefaultListModel<E> m_listModel
JButton m_newBut
JButton m_deleteBut
JButton m_upBut
JButton m_downBut
Window m_parent
weka.gui.PropertySheetPanel m_tempEditor
List<E> m_matchRules
boolean m_hasLabels
boolean m_consumeNonMatching
weka.core.Instances m_inputStructure
weka.core.Instances m_outputStructure
String m_attName
String m_statusMessagePrefix
boolean m_nominalBinary
boolean m_voteLabels
String m_match
String m_label
boolean m_regex
boolean m_ignoreCase
Pattern m_regexPattern
String m_attsToApplyTo
String m_matchS
String m_labelS
int[] m_selectedAtts
String m_statusMessagePrefix
weka.gui.Logger m_logger
weka.core.Environment m_env
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyL
weka.gui.beans.SubstringReplacer m_replacer
weka.gui.beans.EnvironmentField m_attListField
weka.gui.beans.EnvironmentField m_matchField
weka.gui.beans.EnvironmentField m_replaceField
JCheckBox m_regexCheck
JCheckBox m_ignoreCaseCheck
JList<E> m_list
DefaultListModel<E> m_listModel
JButton m_newBut
JButton m_deleteBut
JButton m_upBut
JButton m_downBut
Window m_parent
weka.gui.PropertySheetPanel m_tempEditor
String m_match
String m_replace
boolean m_regex
Pattern m_regexPattern
boolean m_ignoreCase
String m_attsToApplyTo
String m_matchS
String m_replaceS
int[] m_selectedAtts
String m_statusMessagePrefix
weka.gui.Logger m_logger
weka.gui.beans.BeanVisual m_visual
String m_fileName
boolean m_append
weka.gui.beans.TextSaver m_textSaver
weka.gui.beans.FileEnvironmentField m_fileEditor
JCheckBox m_append
weka.core.Environment m_env
weka.gui.beans.BeanCustomizer.ModifyListener m_modifyListener
Window m_parent
String m_fileBackup
weka.gui.beans.BeanVisual m_visual
List<E> m_headlessEvents
boolean m_design
BeanContextChildSupport m_bcSupport
Vector<E> m_textListeners
String m_fileName
String m_saveFileName
String m_encodedForecaster
String m_numberOfStepsToForecast
boolean m_rebuildForecaster
String m_artificialTimeStartOffset
Object m_listenee
String m_incomingConnection
ArrayList<E> m_instanceListeners
weka.gui.beans.TimeSeriesForecasting.Status m_forecastingStatus
weka.gui.beans.BeanVisual m_visual
TimeSeriesForecasting m_forecaster
WekaForecaster m_forecastingModel
weka.core.Instances m_header
weka.gui.beans.FileEnvironmentField m_filenameField
JLabel m_numStepsLab
weka.gui.beans.EnvironmentField m_numStepsToForecast
JLabel m_artificialLab
weka.gui.beans.EnvironmentField m_artificialOffset
JCheckBox m_rebuildForecasterCheck
JLabel m_saveLab
weka.gui.beans.FileEnvironmentField m_saveFilenameField
JTextArea m_modelDisplay
weka.gui.PropertySheetPanel m_sheetPanel
Window m_parentWindow
ForecastingPanel m_forecastingPanel
double m_trainPercentage
int m_randomSeed
Thread m_splitThread
boolean m_dataProvider
boolean m_trainingProvider
boolean m_testProvider
PropertyChangeSupport m_pcSupport
weka.gui.PropertySheetPanel m_splitEditor
weka.knowledgeflow.StepManagerImpl m_manager
weka.knowledgeflow.steps.Step m_stepOriginal
weka.gui.PropertySheetPanel m_editor
weka.gui.PropertySheetPanel m_secondaryEditor
JPanel m_editorHolder
JPanel m_primaryEditorHolder
int m_gridSpacing
weka.gui.knowledgeflow.VisibleLayout m_visLayout
int m_currentX
int m_currentY
int m_oldX
int m_oldY
Thread m_perspectiveDataLoadThread
int m_untitledCount
boolean m_allowMultipleTabs
weka.knowledgeflow.StepManagerImpl m_palleteSelectedStep
JTabbedPane m_flowTabs
List<E> m_flowGraphs
weka.gui.knowledgeflow.StepTree m_stepTree
String m_pasteBuffer
JFileChooser m_FileChooser
JFileChooser m_saveFileChooser
weka.gui.knowledgeflow.TemplateManager m_templateManager
weka.gui.knowledgeflow.MainKFPerspectiveToolBar m_mainToolBar
JLabel m_label
int m_fontSizeAdjust
int m_width
Color m_color
boolean m_isEdited
weka.core.Environment m_env
JPanel m_buttonHolder
JButton m_okBut
JButton m_cancelBut
JButton m_settingsBut
weka.gui.knowledgeflow.MainKFPerspective m_mainPerspective
Window m_parent
weka.gui.knowledgeflow.StepEditorDialog.ClosingListener m_closingListener
weka.knowledgeflow.steps.Step m_stepToEdit
StringBuilder m_helpText
JButton m_helpBut
weka.gui.knowledgeflow.KFGraphicalEnvironmentCommandHandler m_commandHandler
ForecastingPanel m_forecastingPanel
weka.core.Instances m_dataSet
weka.knowledgeflow.Flow m_flow
weka.gui.knowledgeflow.VisibleLayout.KFLogPanel m_logPanel
int m_zoomSetting
File m_filePath
List<E> m_selectedSteps
Stack<E> m_undoBuffer
boolean m_hasBeenEdited
weka.knowledgeflow.FlowExecutor m_flowExecutor
weka.core.Environment m_env
boolean m_isExecuting
weka.gui.knowledgeflow.MainKFPerspective m_mainPerspective
List<E> m_renderGraph
weka.gui.knowledgeflow.VisibleLayout.LayoutOperation m_userOpp
weka.gui.knowledgeflow.LayoutPanel m_layout
weka.gui.knowledgeflow.StepVisual m_editStep
String m_editConnection
JCheckBox m_treatXValFoldsSeparately
weka.gui.ResultHistoryPanel m_history
weka.gui.knowledgeflow.AttributeSummaryPerspective m_summarizer
JButton m_clearButton
JSplitPane m_splitPane
weka.core.Instances m_currentInstances
JButton m_clearButton
weka.gui.ResultHistoryPanel m_history
weka.gui.knowledgeflow.steps.ImageViewerInteractiveView.ImageDisplayer m_plotter
weka.gui.ResultHistoryPanel m_history
JButton m_clearButton
weka.gui.CostBenefitAnalysisPanel m_cbPanel
JSplitPane m_splitPane
JTabbedPane m_tabbedPane
weka.gui.knowledgeflow.steps.DataGridStepEditorDialog.ArffViewerPanel m_viewerPanel
weka.gui.EnvironmentField m_attNameField
JComboBox<E> m_attTypeField
weka.gui.EnvironmentField m_nominalOrDateFormatField
JList<E> m_list
DefaultListModel<E> m_listModel
JButton m_newBut
JButton m_deleteBut
JButton m_upBut
JButton m_downBut
String m_stringInstances
weka.gui.ResultHistoryPanel m_history
weka.gui.visualize.VisualizePanel m_visPanel
JButton m_clearButton
JSplitPane m_splitPane
weka.gui.visualize.PlotData2D m_currentPlot
weka.gui.knowledgeflow.steps.ExecuteProcessStepEditorDialog.StaticProcessPanel m_staticPanel
weka.gui.knowledgeflow.steps.ExecuteProcessStepEditorDialog.DynamicProcessPanel m_dynamicPanel
JCheckBox m_useDynamicCheck
JCheckBox m_raiseExceptonOnCommandFailure
JTextField m_cmdText
JTextField m_argsText
weka.gui.FileEnvironmentField m_workingDirField
JComboBox<E> m_lhsField
JComboBox<E> m_operatorCombo
JComboBox<E> m_rhsField
JCheckBox m_rhsIsAttribute
JLabel m_expressionLab
JComboBox<E> m_trueData
JComboBox<E> m_falseData
JTree m_expressionTree
DefaultMutableTreeNode m_treeRoot
JButton m_addExpressionNode
JButton m_addBracketNode
JButton m_toggleNegation
JButton m_andOr
JButton m_deleteNode
weka.gui.ResultHistoryPanel m_history
JButton m_clearButton
JSplitPane m_splitPane
weka.gui.treevisualizer.TreeVisualizer m_treeVisualizer
weka.gui.graphvisualizer.GraphVisualizer m_graphVisualizer
JPanel m_holderPanel
JButton m_clearButton
weka.gui.ResultHistoryPanel m_history
weka.gui.knowledgeflow.steps.ImageViewerInteractiveView.ImageDisplayer m_plotter
BufferedImage m_image
int m_imageZoom
JButton m_editSubFlow
JComboBox<E> m_firstKeyFields
JComboBox<E> m_secondKeyFields
JList<E> m_firstList
JList<E> m_secondList
DefaultListModel<E> m_firstListModel
DefaultListModel<E> m_secondListModel
JButton m_addOneBut
JButton m_deleteOneBut
JButton m_upOneBut
JButton m_downOneBut
JButton m_addTwoBut
JButton m_deleteTwoBut
JButton m_upTwoBut
JButton m_downTwoBut
JButton m_clearButton
weka.gui.visualize.VisualizePanel m_visPanel
JTextArea m_textArea
weka.gui.ResultHistoryPanel m_history
weka.gui.visualize.MatrixPanel m_matrixPanel
JButton m_clearButton
JSplitPane m_splitPane
Color[] m_colorList
Color m_BackgroundColor
Color m_LegendPanelBorderColor
weka.gui.knowledgeflow.steps.StripChartInteractiveView.StripPlotter m_plotPanel
weka.gui.knowledgeflow.steps.StripChartInteractiveView.ScalePanel m_scalePanel
int m_iheight
int m_iwidth
double m_max
double m_min
boolean m_yScaleUpdate
double m_oldMax
double m_oldMin
int m_xCount
int m_refreshWidth
Font m_labelFont
FontMetrics m_labelMetrics
weka.gui.knowledgeflow.steps.StripChartInteractiveView.LegendPanel m_legendPanel
List<E> m_legendText
double[] m_previousY
weka.gui.EnvironmentField m_matchAttNameField
weka.gui.EnvironmentField m_attListField
weka.gui.EnvironmentField m_matchField
weka.gui.EnvironmentField m_labelField
JCheckBox m_regexCheck
JCheckBox m_ignoreCaseCheck
JCheckBox m_nominalBinaryCheck
JCheckBox m_consumeNonMatchingCheck
JList<E> m_list
DefaultListModel<E> m_listModel
JButton m_newBut
JButton m_deleteBut
JButton m_upBut
JButton m_downBut
weka.gui.EnvironmentField m_attListField
weka.gui.EnvironmentField m_matchField
weka.gui.EnvironmentField m_replaceField
JCheckBox m_regexCheck
JCheckBox m_ignoreCaseCheck
JList<E> m_list
DefaultListModel<E> m_listModel
JButton m_newBut
JButton m_deleteBut
JButton m_upBut
JButton m_downBut
JButton m_clearButton
weka.gui.ResultHistoryPanel m_history
JTextArea m_outText
JScrollPane m_textScroller
WekaForecaster m_forecastingModel
weka.core.Instances m_header
JTextArea m_modelDisplay
weka.gui.FileEnvironmentField m_filenameField
JLabel m_numStepsLab
weka.gui.EnvironmentField m_numStepsToForecast
JLabel m_artificialLab
weka.gui.EnvironmentField m_artificialOffset
JCheckBox m_rebuildForecasterCheck
JLabel m_saveLab
weka.gui.FileEnvironmentField m_saveFilenameField
weka.attributeSelection.ASEvaluation m_evaluatorTemplate
weka.attributeSelection.ASSearch m_searchTemplate
Map<K,V> m_waitingTestData
Map<K,V> m_selectedAttsStore
Map<K,V> m_numToSelectStore
Map<K,V> m_transformerStore
boolean m_isReset
boolean m_isDoingXVal
AtomicInteger m_setCount
boolean m_treatXValFoldsSeparately
boolean m_isRanking
weka.attributeSelection.AttributeSelection m_eval
String m_stepName
boolean m_stepIsResourceIntensive
String m_stepToWaitFor
List<E> m_Colors
int m_maxRowsInParallel
int m_imageWidth
int m_imageHeight
String m_xAttName
String m_yAttName
boolean m_plotTrainingData
int m_xAttribute
int m_yAttribute
double m_minX
double m_minY
double m_maxX
double m_maxY
double m_rangeX
double m_rangeY
double m_pixHeight
double m_pixWidth
String m_currentDescription
List<E> m_classifierTemplates
List<E> m_clustererTemplates
weka.classifiers.Classifier[] m_threadClassifiers
weka.clusterers.Clusterer[] m_threadClusterers
weka.gui.boundaryvisualizer.DataGenerator[] m_threadGenerators
weka.gui.boundaryvisualizer.KDDataGenerator m_dataGenerator
String m_kBand
String m_nSamples
String m_sBase
int m_kernelBandwidth
int m_numSamplesPerRegion
int m_samplesBase
boolean m_isReset
int m_xAtt
int m_yAtt
int m_rowNum
int m_imageWidth
int m_imageHeight
double m_pixWidth
double m_pixHeight
weka.classifiers.Classifier m_classifier
weka.clusterers.DensityBasedClusterer m_clusterer
weka.gui.boundaryvisualizer.DataGenerator m_dataGenerator
weka.core.Instances m_trainingData
double m_minX
double m_maxX
double m_minY
double m_maxY
int m_numOfSamplesPerRegion
double m_samplesBase
Random m_random
int m_numOfSamplesPerGenerator
boolean[] m_attsToWeightOn
double[] m_weightingAttsValues
double[] m_vals
double[] m_dist
weka.core.Instance m_predInst
weka.classifiers.Classifier m_classifierTemplate
weka.classifiers.Classifier m_trainedClassifier
weka.core.Instances m_trainedClassifierHeader
File m_loadModelFileName
boolean m_resetIncrementalClassifier
boolean m_updateIncrementalClassifier
boolean m_streaming
boolean m_classifierIsIncremental
weka.knowledgeflow.Data m_incrementalData
boolean m_isReset
boolean m_errorPlotPointSizeProportionalToMargin
boolean m_costSensitiveEval
String m_costString
weka.classifiers.CostMatrix m_matrix
String m_selectedEvalMetrics
List<E> m_metricsList
boolean m_isReset
AtomicInteger m_setsToGo
int m_maxSetNum
AtomicInteger m_taskCount
weka.classifiers.Classifier m_classifier
weka.classifiers.CostMatrix m_cMatrix
weka.core.Instances m_trainData
weka.core.Instances m_testData
int m_setNum
List<E> m_metricsList
boolean m_errPlotPtSizePropToMarg
String m_evalLabel
String m_classifierDesc
weka.clusterers.Clusterer m_clustererTemplate
weka.clusterers.Clusterer m_trainedClusterer
weka.core.Instances m_trainedClustererHeader
File m_loadModelFileName
boolean m_isReset
weka.knowledgeflow.Data m_incrementalData
boolean m_streaming
String m_data
weka.knowledgeflow.Data m_incrementalData
weka.gui.beans.StreamThroughput m_flowThroughput
Process m_runningProcess
String m_staticExecCmd
String m_staticArgs
String m_staticWorkingDir
boolean m_useDynamic
boolean m_raiseAnExceptionOnCommandFailure
String m_fieldCmd
String m_fieldArgs
String m_fieldWorkingDir
int m_cmdFieldIndex
int m_argsFieldIndex
int m_workingDirFieldIndex
StringBuffer m_stdOutbuffer
StringBuffer m_stdErrBuffer
weka.core.Instances m_instanceOutHeader
boolean m_structureCheckComplete
weka.filters.Filter m_filterTemplate
weka.filters.Filter m_streamingFilter
boolean m_isReset
boolean m_streaming
boolean m_stringAttsPresent
Map<K,V> m_filterMap
Map<K,V> m_waitingTestData
weka.knowledgeflow.Data m_incrementalData
AtomicInteger m_setCount
boolean m_isReset
weka.knowledgeflow.steps.FlowByExpression.ExpressionNode m_root
String m_expressionString
String m_customNameOfTrueStep
String m_customNameOfFalseStep
weka.core.Instances m_incomingStructure
AtomicInteger m_batchCount
boolean m_validTrueStep
boolean m_validFalseStep
weka.knowledgeflow.Data m_streamingData
weka.knowledgeflow.steps.FlowByExpression.ExpressionClause.ExpressionType m_operator
String m_lhsAttributeName
int m_lhsAttIndex
String m_rhsOperand
boolean m_rhsIsAttribute
int m_rhsAttIndex
String m_resolvedLhsName
String m_resolvedRhsOperand
Pattern m_regexPattern
double m_numericOperand
List<E> m_dataLegend
double[] m_dataPoint
weka.knowledgeflow.Data m_chartData
double m_min
double m_max
int m_statusFrequency
int m_instanceCount
boolean m_outputInfoRetrievalStats
weka.classifiers.evaluation.Evaluation m_eval
int m_windowSize
weka.classifiers.evaluation.Evaluation m_windowEval
LinkedList<E> m_window
LinkedList<E> m_windowedPreds
boolean m_reset
String m_classifierName
File m_flowToRun
weka.knowledgeflow.LoggingLevel m_logLevel
weka.knowledgeflow.StepManager m_firstInput
weka.knowledgeflow.StepManager m_secondInput
String m_firstInputConnectionType
String m_secondInputConnectionType
weka.knowledgeflow.Data m_streamingData
boolean m_stringAttsPresent
boolean m_runningIncrementally
int[] m_keyIndexesOne
int[] m_keyIndexesTwo
String m_keySpec
Map<K,V> m_stringAttIndexesOne
Map<K,V> m_stringAttIndexesTwo
boolean m_firstIsWaiting
boolean m_secondIsWaiting
String m_globalInfo
boolean m_instanceGeneration
boolean m_noOutputs
weka.knowledgeflow.Data m_instanceData
weka.gui.beans.StreamThroughput m_flowThroughput
String m_noteText
String m_perspectiveName
String m_internalRep
String m_dynamicInternalRep
Map<K,V> m_varsToSet
Map<K,V> m_varsToSetFromIncomingInstances
boolean m_structureOK
boolean m_structureCheckComplete
boolean m_raiseErrorWhenValueMissing
String m_bufferSize
int m_bufferSizeI
Map<K,V> m_stringAttIndexes
String m_sortDetails
File m_tempDirectory
weka.core.Instances m_connectedFormat
boolean m_isReset
boolean m_streaming
weka.knowledgeflow.Data m_streamingData
String m_matchDetails
boolean m_nominalBinary
boolean m_consumeNonMatchingInstances
weka.filters.unsupervised.attribute.Add m_addFilter
String m_attName
boolean m_isReset
weka.knowledgeflow.Data m_streamingData
boolean m_streaming
String m_matchReplaceDetails
weka.knowledgeflow.Data m_streamingData
boolean m_isReset
File m_fileName
File m_saveFileName
String m_encodedForecaster
String m_numberOfStepsToForecast
boolean m_rebuildForecaster
String m_artificialTimeStartOffset
boolean m_isReset
boolean m_isStreaming
weka.knowledgeflow.Data m_streamingData
String m_incrementalWriteFrequency
int m_incrFreq
int m_incrCount
boolean m_isReset
boolean m_inputIsIncremental
weka.knowledgeflow.LoggingLevel m_logLevel
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.