Uses of Class
weka.core.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
Modifier 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
Modifier and TypeClassDescriptionstatic class
static class
Default settings specific to theMatrixPanel
that provides the scatter plot matrixModifier 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
Modifier and TypeClassDescriptionstatic class
Default settings for the AttributeSummaryPerspectivestatic class
General default settings for the Knowledge FlowModifier 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
Modifier 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
Modifier and TypeClassDescriptionstatic class
Defaults for the 2D scatter plot and attribute bars -
Uses of Defaults in weka.knowledgeflow
Modifier and TypeClassDescriptionstatic class
Defaults for the base execution environmentclass
Default settings for the Knowledge FlowModifier 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
Modifier and TypeClassDescriptionstatic final class
static final class
Defaults for the stepModifier 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).