Uses of Class
weka.core.Defaults
Packages that use Defaults
Package
Description
-
Uses of Defaults in weka.core
Modifier and TypeMethodDescriptionvoid
Add the supplied defaults to this one.void
Settings.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 class
Inner class for defaultsclass
Default 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 class
static class
Default settings specific to theMatrixPanel
that 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 class
Default settings for the AttributeSummaryPerspectivestatic class
General 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 class
Defaults for the 2D scatter plot and attribute bars -
Uses of Defaults in weka.knowledgeflow
Subclasses of Defaults in weka.knowledgeflowModifier and TypeClassDescriptionstatic class
Defaults for the base execution environmentclass
Default 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 class
static final class
Defaults 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).