org.processmining.mining.geneticmining.analysis.duplicates
Interface PrecisionRecall

All Known Implementing Classes:
ConnectionEquivalent, DuplicatesEquivalent, TraceParsing

public interface PrecisionRecall

Copyright: Copyright (c) 2005

Company: TU/e

Version:
1.0
Author:
Ana Karla A. de Medeiros

Method Summary
 double getPrecision()
           
 double getRecall()
           
 

Method Detail

getPrecision

double getPrecision()

getRecall

double getRecall()