|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rdr.results.Results rdr.results.MCRDRResults
public class MCRDRResults
Constructor Summary | |
---|---|
MCRDRResults(java.lang.String location,
java.lang.String suffix,
DomainModel dm,
Classifier classifier,
Log log)
|
Method Summary | |
---|---|
void |
basicResults()
Outputs the basic results to file |
void |
classificationSummary()
To produce a CSV detailing the number of times each classification is used in the MCRDR tree. |
Methods inherited from class rdr.results.Results |
---|
conditionsPerRule, cornerstonesPerRule, correctClassificationsProvided, depthBranches, outputCSV, rulesPerCase, timePerRule |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MCRDRResults(java.lang.String location, java.lang.String suffix, DomainModel dm, Classifier classifier, Log log)
Method Detail |
---|
public void basicResults()
basicResults
in class Results
public void classificationSummary()
root
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |