Historical Map  1.0
Plugin for automatic extraction of old forest from historical map
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes | List of all members
HistoricalMap.accuracy_index.CONFUSION_MATRIX Class Reference
Collaboration diagram for HistoricalMap.accuracy_index.CONFUSION_MATRIX:
Collaboration graph

Public Member Functions

def __init__
 
def compute_confusion_matrix
 

Public Attributes

 confusion_matrix
 
 OA
 
 Kappa
 

Detailed Description

Definition at line 5 of file accuracy_index.py.

Constructor & Destructor Documentation

def HistoricalMap.accuracy_index.CONFUSION_MATRIX.__init__ (   self)

Definition at line 6 of file accuracy_index.py.

Member Function Documentation

def HistoricalMap.accuracy_index.CONFUSION_MATRIX.compute_confusion_matrix (   self,
  yp,
  yr 
)
Compute the confusion matrix

Definition at line 11 of file accuracy_index.py.

Member Data Documentation

HistoricalMap.accuracy_index.CONFUSION_MATRIX.confusion_matrix

Definition at line 7 of file accuracy_index.py.

HistoricalMap.accuracy_index.CONFUSION_MATRIX.Kappa

Definition at line 9 of file accuracy_index.py.

HistoricalMap.accuracy_index.CONFUSION_MATRIX.OA

Definition at line 8 of file accuracy_index.py.


The documentation for this class was generated from the following file: