|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.knime.core.node.AbstractNodeView<T>
org.knime.core.node.NodeView
org.knime.base.node.viz.plotter.node.DefaultVisualizationNodeView
org.knime.base.node.mine.scorer.accuracy.ROCView
public class ROCView
This view plots a ROC curve for the classified data and prints the area under the curve.
| Field Summary |
|---|
| Fields inherited from class org.knime.core.node.NodeView |
|---|
COLOR_BACKGROUND, PROP_CHANGE_CLOSE |
| Constructor Summary | |
|---|---|
ROCView(AccuracyScorerNodeModel nodeModel)
Creates a new view that plots a ROC curve. |
|
| Method Summary |
|---|
| Methods inherited from class org.knime.base.node.viz.plotter.node.DefaultVisualizationNodeView |
|---|
addVisualization, getHiLiteMenu, modelChanged, onClose, onOpen |
| Methods inherited from class org.knime.core.node.NodeView |
|---|
callCloseView, closeView, createFrame, getComponent, getJMenuBar, getViewTitle, isOpen, openViewComponent, setComponent, setShowNODATALabel, setViewTitleSuffix, warningChanged |
| Methods inherited from class org.knime.core.node.AbstractNodeView |
|---|
getLogger, getNodeModel, updateModel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ROCView(AccuracyScorerNodeModel nodeModel)
nodeModel - the scorer model
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||