Uses of Class
weka.core.Defaults
Packages that use Defaults
Package
Description
-
Uses of Defaults in weka.core
Modifier and TypeMethodDescriptionvoidAdd the supplied defaults to this one.voidSettings.applyDefaults(Defaults defaults) Applies a set of default settings. -
Uses of Defaults in weka.core.packageManagement
Methods in weka.core.packageManagement that return DefaultsModifier and TypeMethodDescriptionDefaultPackageManager.getDefaultSettings()Get the default settings for the default package managerPackageManager.getDefaultSettings()Get the default settings of this package manager. -
Uses of Defaults in weka.gui
Modifier and TypeClassDescriptionstatic final classInner class for defaultsclassDefault settings for the Workbench app.Modifier and TypeMethodDescriptionGUIApplication.getApplicationDefaults()Get the default values of settings for this applicationWorkbenchApp.getApplicationDefaults()Get the default settings for this applicationAbstractPerspective.getDefaultSettings()Get the default settings for this perspective (or null if there are none)Perspective.getDefaultSettings()Get the default settings for this perspective (or null if there are none)SimpleCLIPanel.getDefaultSettings() -
Uses of Defaults in weka.gui.explorer
Subclasses of Defaults in weka.gui.explorerModifier and TypeClassDescriptionstatic classstatic classDefault settings specific to theMatrixPanelthat provides the scatter plot matrixMethods in weka.gui.explorer that return DefaultsModifier and TypeMethodDescriptionAssociationsPanel.getDefaultSettings()AttributeSelectionPanel.getDefaultSettings()ClassifierPanel.getDefaultSettings()ClustererPanel.getDefaultSettings()PreprocessPanel.getDefaultSettings()VisualizePanel.getDefaultSettings()Default settings for the scatter plot -
Uses of Defaults in weka.gui.knowledgeflow
Subclasses of Defaults in weka.gui.knowledgeflowModifier and TypeClassDescriptionstatic classDefault settings for the AttributeSummaryPerspectivestatic classGeneral default settings for the Knowledge FlowMethods in weka.gui.knowledgeflow that return DefaultsModifier and TypeMethodDescriptionKnowledgeFlowApp.getApplicationDefaults()Get the default settings for this applicationAttributeSummaryPerspective.getDefaultSettings()Get the default settings for this perspectiveBaseInteractiveViewer.getDefaultSettings()Get default settings for the viewer.MainKFPerspective.getDefaultSettings()Get the default settings for this perspective (or null if there are none)ScatterPlotMatrixPerspective.getDefaultSettings()Get default settings -
Uses of Defaults in weka.gui.knowledgeflow.steps
Methods in weka.gui.knowledgeflow.steps that return DefaultsModifier and TypeMethodDescriptionAttributeSummarizerInteractiveView.getDefaultSettings()Get the default settings for this viewerDataVisualizerInteractiveView.getDefaultSettings()Get default settings for this viewerModelPerformanceChartInteractiveView.getDefaultSettings()Get default settings for this viewerScatterPlotMatrixInteractiveView.getDefaultSettings()Get the default settings of this viewerStripChartInteractiveView.getDefaultSettings()Get the default settings for this viewerTextViewerInteractiveView.getDefaultSettings()Get the default settings of this viewer -
Uses of Defaults in weka.gui.visualize
Subclasses of Defaults in weka.gui.visualizeModifier and TypeClassDescriptionstatic classDefaults for the 2D scatter plot and attribute bars -
Uses of Defaults in weka.knowledgeflow
Subclasses of Defaults in weka.knowledgeflowModifier and TypeClassDescriptionstatic classDefaults for the base execution environmentclassDefault settings for the Knowledge FlowMethods in weka.knowledgeflow that return DefaultsModifier and TypeMethodDescriptionBaseExecutionEnvironment.getDefaultSettings()Get default settings for the base execution environmentExecutionEnvironment.getDefaultSettings()Get default settings for this ExecutionEnvironment. -
Uses of Defaults in weka.knowledgeflow.steps
Subclasses of Defaults in weka.knowledgeflow.stepsModifier and TypeClassDescriptionstatic final classstatic final classDefaults for the stepMethods in weka.knowledgeflow.steps that return DefaultsModifier and TypeMethodDescriptionBaseStep.getDefaultSettings()Get default settings for the step (if any).ImageSaver.getDefaultSettings()Get default settings for the step.Step.getDefaultSettings()Get default settings for the step (if any).TextSaver.getDefaultSettings()Get default settings for the step (if any).