Table of Contents

Class: ConfusionMatrixSummary compClust/IPlot.py

Generates a trajectory summary for every cell in a confusion matrix

Base Classes   
TrajectorySummary
Methods   
__init__
colorByColumnMarginals
colorByInterclusterROC
colorByRowMarginals
drawMarginalPlot
drawMeanStdTrajectories
drawSummaryPlot
setOptimalYAxis
setUniformYAxis
  __init__ 
__init__ (
        self,
        dataset,
        labeling1,
        labeling2,
        primaryLabeling=None,
        secondaryLabeling=None,
        l1Order=None,
        l2Order=None,
        parent=None,
        )

__init__(self, dataset, labeling1, labeling2, parent=None)

  colorByColumnMarginals 
colorByColumnMarginals ( self )

Color each cell of the confusion matrix by how many members are in it relitive to the indicated direction

  colorByInterclusterROC 
colorByInterclusterROC ( self )

Color each cell by the pairwise ROC area

  colorByRowMarginals 
colorByRowMarginals ( self )

  drawMarginalPlot 
drawMarginalPlot (
        self,
        data,
        label,
        )

drawMarginalPlot(self, data)

draws the marginal plots for the confusion matrix summary.

  drawMeanStdTrajectories 
drawMeanStdTrajectories ( self,  computeROC=1 )

drawMeanStdTrajectories(self, computeROC=1)

This method draws all the cells of the confusion matrix with small summary tragetories in each one.

  drawSummaryPlot 
drawSummaryPlot (
        self,
        row,
        color,
        computeROC=1,
        titles=1,
        verbose=1,
        )

  setOptimalYAxis 
setOptimalYAxis ( self )

  setUniformYAxis 
setUniformYAxis (
        self,
        min=None,
        max=None,
        )


Table of Contents

This document was automatically generated on Wed Aug 27 14:24:55 2003 by HappyDoc version 2.1