⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 visualize.props

📁 wekaUT是 university texas austin 开发的基于weka的半指导学习(semi supervised learning)的分类器
💻 PROPS
字号:
# Properties for visualization# Maximum precision for numeric valuesweka.gui.visualize.precision=10# Colour for the axis in the 2D plot (can use R,G,B format)weka.gui.visualize.Plot2D.axisColour=green# Colour for the background of the 2D plot (can use R,G,B format)weka.gui.visualize.Plot2D.backgroundColour=black# Display the list of one dimensional attribute visualizationsweka.gui.visualize.VisualizePanel.displayAttributeBars=true# Colour for the background of the attribute bars in the# AttributePanel (can use R,G,B format)weka.gui.visualize.AttributePanel.barColour=black# If you regularly visualize certain datasets with the same structure# you might want to define default x, y and colour dimensions (attributes)# to visualize on.# Just uncomment and set up the following# weka.gui.visualize.VisualizePanel.<relation name>.XDimension=<attribute name># weka.gui.visualize.VisualizePanel.<relation name>.YDimension=<attribute name># weka.gui.visualize.VisualizePanel.<relation name>.ColourDimension=<attribute name># NOTE: spaces in relation names can be handled by using # escape characters (java 1.2), eg. my\ first\ relation\ name# Defaults for threshold curve plotsweka.gui.visualize.VisualizePanel.ThresholdCurve.XDimension=Recallweka.gui.visualize.VisualizePanel.ThresholdCurve.YDimension=Precisionweka.gui.visualize.VisualizePanel.ThresholdCurve.ColourDimension=Threshold#Defaults for cost curve plotsweka.gui.visualize.VisualizePanel.CostCurve.XDimension=Probability\ Cost\ Functionweka.gui.visualize.VisualizePanel.CostCurve.YDimension=Normalized\ Expected\ Costweka.gui.visualize.VisualizePanel.CostCurve.ColourDimension=Threshold# Defaults for margin curve plotsweka.gui.visualize.VisualizePanel.MarginCurve.XDimension=Marginweka.gui.visualize.VisualizePanel.MarginCurve.YDimension=Cumulativeweka.gui.visualize.VisualizePanel.MarginCurve.ColourDimension=Margin

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -